Sunday, 13 March, 2022 UTC


Summary

World Data

A web application that provides information about each country in the world. The App is based on an external (REST COUNTRIES API) that allows users to filter these countries by selecting a specific country. And information (details) about this country is displayed, such as population, area, etc.

ScreenVideo_09-03-2022_03-32-45.mp4


Built With
  • React.js
  • @redux/toolkit
  • react-router-dom
  • REST COUNTRIES API
  • CSS Modules
Additional Used
  • Jest
  • Linters
  • Gitflow
  • npm
Live Demo 🌐

Project Link

Description (Video)

Video Link

Get Started

Clone this repository

$ git clone [email protected]:Bondok6/world-data.git
$ cd world-data

Run project

$ npm install
$ npm run start

Run tests

To run the test just use the following command!
$ npm run test
Authors
👤 Kyrillos Hany
  • GitHub: @Bondok6
  • LinkedIn: LinkedIn
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
  • Original design idea by Nelson Sakwa.
  • The design link Behance
📝 License
This project is MIT licensed.
GitHub
View Github