Skip to content

A responsive app that displays and filters analysis of a various countries with weather details. Built with React & Redux.

License

Notifications You must be signed in to change notification settings

eric2umeh/country-metrics

Repository files navigation

Country Metrics 🌍

📗 Table of Contents

📖 Country Metrics

This is a Microverce React capstone project. Users can see a list of continent and countries, with country details and also see the weather of that country.

🛠 Built With

Tech Stack

  • React
  • Redux

Key Features

  • View and select list of continents
  • View and select list of countries
  • View the weather of a country

🚀 Live Demo

🚀 Project Demo

Project demo picture

  • Capture

(back to top)

💻 Getting Started

Prerequisites

  • A web browser.
  • Install Git

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/eric2umeh/country-metrics.git

Install

Install this project with:

  cd my-folder
  git clone https://github.com/eric2umeh/country-metrics.git
  npm install

Usage:

To run the project, execute the following command:

git clone https://github.com/Anand8317/country-metrics.git
cd country-metrics
npm install
npm start

Run tests:

npm install react-test-renderer --save-dev
npm install --save-dev @testing-library/react
npm run test

To run tests, run the following command:

npx eslint .
npx stylelint "**/*.{css,scss}

Deployment:

You can deploy this project using:

  • Render

(back to top)

👥 Authors

👤 Eric Umeohabike

(back to top)

🔭 Future Features

  • Add some awesome animations and transitions to the design.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page issues page

(back to top)

⭐️ Show your support

If you like this project kindly star it, I would appreciate that.

(back to top)

🙏 Acknowledgments

I would like to thank

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A responsive app that displays and filters analysis of a various countries with weather details. Built with React & Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published