covid19-metrics

Covid19 Metrics is a web application that fetches covid data from API and renders it on the screen. It shows all countries with the confirmed covid cases on the homepage, users can select any country and go to the details page. The details page shows other details for that specific country like recovered cases, confirmed cases, deaths.

Stars
11

Covid19 Metrics

Covid19 Metrics is a web application that fectches covid data from API and renders on the screen. It shows all countries with the confirmed covid cases on the homepage, Users can select any country and goto the details page. Details page shows other details for that specific country like recovered cases, confirmed cases, deaths.

Screenshots:

Mobile

Desktop

Built With

  • HTML
  • CSS
  • JavaScript
  • REACT
  • Redux
  • Webpack
  • Jest

Online live link

Visit project online

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)
  • Node
  • Web browser

Install

Using it Locally

  • Clone the project
git clone https://github.com/thecodechaser/covid19-metrics

cd covid19-metrics
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start
  • To test the project
npm run test

Visit And Open Files

Visit Repo

Download Repo

Download Repo

Authors

👤 Ranjeet Singh

🤝 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

  • Inspired by original design for Creative Commons by Nelson Sakwa on Behance.
  • Inspiration: Microverse

📝 License

This project is MIT licensed.