- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a web application that fetches Countries data from API and shows All Countries population and capital. And this app also shows details about a certain country when user clicks on it.
Client
State Management
- Display a list of of all countries Population and capitals on Homepage
- On clicking a Country Button diplay Country details on Details page
- Search input on the Homepage displays country searched for by filtering the result
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install nodejsClone this repository to your desired folder:
git clone https://github.com/studiosnabeel/PopulationStats0fCountries.gitInstall this project with:
cd country-population-data
npm installTo run the project, execute the following command:
npm startTo run tests, run the following command:
npm testYou can deploy this project using:
👤 Nabeel Akbar
- GitHub: @studiosnabeel
- Twitter: @StudiosNabeel
- LinkedIn: @NabeelAKbar
- Improve user interface
- Add buttons to reserve rockets and mission that direct the user to their corresponding page
- Add ability to cancel reservation and membership in profile page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ If you like this project...
I would like to thank Microverse for the project inspiration. Also would like to Thank Nelson Sakwa the author of the original design. for this design.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.