Render live data from the public API. This is web application displays the list of all African countries, and allow the user to click on a country of his/her choice and see the detail description of that country.
- React
- Redux
- Webpack
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
- A code editor (like Atom, VScode...).
To setup the project locally: clone the repository using:
git@github.com:rolandfbk/metrics-webapp.git
run: npm i
run: npm test
run: npm start
👤 Author
- GitHub: @rolandfbk
- LinkedIn: Roland Ossisa Yuma
- Twitter: @rolandfbk
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to REST Countries, a free public API that allowed me to get data for this project.
- Nelson Sakwa: I have used the template created by Nelson Sakwa design the project
This project is MIT licensed.