- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🔭 Acknowledgements
- ❓ FAQ
- 📝 License
Explore the population metrics of Asian countries with this React capstone project. The mobile web application utilizes React and Redux to fetch and display population data from a selected API.
Technology
- React
- Redux
- Redux Toolkit
- React Router Dom
- React-Bootstrap
- CSS-flex
Tools
- VS Code
- GIT
- GITHUB
This project is a simple metrics app. The main features are:
- Mainly consists of two page:
- Home page with a list of countries and population of Asia region
- Detail page for the country details
To get a local copy up and running follow these simple example steps.
you have to those tools in your local machine.
- NPM
- GIT & GITHUB
- Any Code Editor (VS Code, Brackets, etc)
Clone the project.
git clone git@github.com:HossainAraf/metrics-webapp.git
Go to the project directory.
cd metrics-webapp
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.You may also see any lint errors in the console.
npm test
npm run build
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
👤 Md Arafat Hossain
- GitHub: HossainAraf
- LinkedIn: Md. Arafat Hossain
- We will implement city details page
- We will implement API data for all continents
- We will implement google map
- We will implement voice search
- We will add functionality to the setting icon of Navbar
- We will make this app responsible for all screen sizes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- My Family.
- Microverse Team.
- Original design idea by Nelson Sakwa on Behance.
-
Are you using database?
- No, I am not using any database.
-
Can I use this project for personal use?
- Yes, you can use it.
This project is MIT licensed.