Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.