PopMap is a webapp that use Rest Country API to provides a representation of the population distribution. With PopMap, users can filter the list of country by continents and also explore data for different countries and access to more information like (regions, nativeName, area, capital ...).
Client
- Use REST Country API
- Filter by countries or population value
- Highly responsive
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:myaccount/my-project.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm run build
npm start
👤 Dicko Allasane
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add desktop version
- Shade color to give visual representation of population dentisity
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! It's help a lot
I would like to thank Nelson Sakwa on Behance who is the original author for this design
This project is MIT licensed.