- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Population Metrics Web App: Population Metrics WebApp is a repository that houses a web application designed to fetch and display population data from an external API. This interactive web application provides users with an intuitive interface to explore population statistics for different countries. It features a comprehensive details page for each country, offering in-depth information and insights about their population metrics. With its user-friendly design and reliable data source, the Population Metrics WebApp serves as a valuable tool for studying and analyzing global population trends
Original design idea by Nelson Sakwa on Behance.
- CSS3
- React
- Redux
- Single Page App
- Metrics App
- Medium Fidelity Design
To get a local copy up and running, follow these steps.
In order to run this project you need:
ssh code:
git@github.com:baqar-abbas/population-metrics-webapp.git
Clone this repository to your desired folder:
cd desired-folder
git clone git@github.com:baqar-abbas/population-metrics-webapp.git
- Run
npm install
To run the project, execute the following command:
- Run
npm start
To run tests, run the following command:
- To Test CSS linter errors
npx stylelint "**/*.{css,scss}
- To Test jsx linter errors
npx eslint "**/*.{js,jsx}
- To Run Test files
npm test
👤 Nasirkhan294
- Advanced Styles
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.
To all the individuals whose creativity and dedication inspired the codebase, I want to express my heartfelt gratitude. Your tireless efforts have left an indelible mark on this project and your contributions will be remembered for years to come. Thank you for being an integral part of our success.
- Can I fork and reuse this repository?
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- Is it okay to improve this repository? Will my changes be accepted?
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is MIT licensed.