feat: interactive orphanages globe website
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Homes of Hope
|
||||
|
||||
Interactive educational globe showing sample children’s-home profiles across Ethiopia and nine Muslim-majority countries.
|
||||
|
||||
## Run locally
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Production build
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
> This demonstration uses sample, unverified profile information and illustrative Unsplash photos. It is not an official directory.
|
||||
Reference in New Issue
Block a user