Asia-population is a single-page website where users can view top 10 countries in Asia and can see top 10 countries population graph from 1970-2023.
- React.js
- Redux, Redux Toolkit
- React-Bootstrap
- Jest
- Node.js
- HTML/CSS/SCSS
- User can see total RealTime population of Asia region User can view top 10 countries of asia region as well as their population User can also see each country population graph from 1970-2023
[🌐 CLick Here to Watch Video 🧑
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Itswali/Asia-population.git .Before installing the app, make sure to install node.js in your machine. In order to check if node is installed run the following command:
node -vInstall this project with:
npm installTo run the project in a development server, execute the following command:
npm startTo run the tests in a development server, execute the following command:
npm testTo to build for the production, execute the following command:
npm run build👤 Wali-Muhammad
- GitHub: @Itswali
- Twitter: @Wali-Muhammad
- LinkedIn: @Wali Muhammad
- User can search country by code
- User can compare country by population
- User can see population increase ration of countries
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then give it a star ⭐️
This project is MIT licensed.