/Metrics-Webapp

This project is a mobile web application that shows a list of all countries in the globe, together with their associated information. It is built with React and Redux.

Primary LanguageJavaScript

Metrics-Webapp

This project is a mobile web application that shows a list of all countries in the globe, together with their associated information.

The webapp is divided into two sections:

  • The home page displays a list of countries that may be filtered by area.
  • The details page offers information about a country.

image

Built With

  • JSX
  • CSS
  • React
  • Redux Toolkit

API

To offer details about each country, the REST countries API was used.

Live Demo

Metrics Webapp

Video Presentation

Metrics Webapp

Getting Started

Setup

Clone the project:

git clone https://github.com/enkog/Metrics-Webapp.git

Run project

Install dependencies:

npm install
npm start

Run Tests

npm test

Author

Feel free to reach out. I'm always happy to connect 🙂

👤 Oguadinma Nkiruka Ngozika

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Acknowledgement

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.