eric2umeh / country-metrics

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

Home Page:https://country-meterics.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://country-meterics.onrender.com

License:MIT License


Languages

Language:JavaScript 75.7%Language:CSS 17.6%Language:HTML 6.7%