Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josphat205/explore-african-countries-project
This is a web application that fetches data of all african counties from an API and display in the UI, user can click each country and details of that specific country is shown.
https://github.com/josphat205/explore-african-countries-project
Last synced: 2 days ago
JSON representation
This is a web application that fetches data of all african counties from an API and display in the UI, user can click each country and details of that specific country is shown.
- Host: GitHub
- URL: https://github.com/josphat205/explore-african-countries-project
- Owner: Josphat205
- Created: 2022-07-25T08:43:36.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-17T12:08:28.000Z (over 2 years ago)
- Last Synced: 2024-04-13T23:02:29.858Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Explore-African-Countries-project
Explore-african-countries-project is a web application that fetches data for all countries in africa from an API and display in the UI. user can search a country using the search box. when you click one country you will be navigated to a page with the details of that country.## Screenshot
![App Screenshot](design.png)## Live Presentation
[Explore-African-Countries](https://www.loom.com/share/6f39e75b7f074c4d8390fe79d6488700)
## Demo
[Explore-African-Countries](https://explore-africa-loman.netlify.app/)
## Run Locally
Clone the project
```bash
git clone [email protected]:Josphat205/explore-african-countries-project.git
```Go to the project directory
```bash
cd explore-african-countries-project
```Install dependencies
```bash
npm install
```Start the server
```bash
npx eslint . --fix
npm run start
```## Josphat Kiploman
- [@Github](https://github.com/Josphat205)
- [@Linkedin](https://www.linkedin.com/in/josphat-kiploman-797430236/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐ if you like this project!
## Acknowledgement
Acknowledgments Great appreciation to Microverse community. Much appreciate to Nelson Sakwa Createor of design [link](https://www.behance.net/gallery/31579789/Ballhead-App-%28Free-PSDs%29)## 📝 License
This project is [MIT](./MIT.md) licensed.