Skip to content

This is a web App built with React-Redux that allows users to: Visualize last 24h global covid statistics, Filter stats by continent, Filter stats by country, Filter stats by regions (if available), Search country stats by name. Features: Country shapes are available for most countries. Optimized for mobile devices.

Notifications You must be signed in to change notification settings

helio3197/covid-metrics

Repository files navigation

Global Covid Metrics

A React web app that renders global covid metrics with filter functions.

screenshot

This is a web App built with React-Redux that allows users to:

  • Visualize last 24h global covid statistics.
  • Filter stats by continent.
  • Filter stats by country.
  • Filter stats by regions (if available).
  • Search country stats by name.

Features:

  • Advanced Routing: every page and item has its own path.
  • Country shapes are available for most countries.
  • Optimized for mobile devices.

Built With

  • HTML
  • CSS
  • React-Bootstrap
  • Sass
  • JavaScript
  • React
  • Redux
  • REST API

Live Page

Click Here

Click Here

Getting Started

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

Prerequisites

  • Have git correctly installed.
  • Have NPM and NodeJs correctly installed.

Setup

  • Open a terminal window where you want to have installed a copy of the repository.

Install

  • Use this command to clone the repo:
$ git clone [email protected]:helio3197/covid-metrics.git
  • Install the required dependencies:
$ npm install

Usage

  • Run:
$ npm start
  • Build:
$ npm run build
  • Testing:
$ npm test
  • Edit the content as you like.

Authors

👤 Kenny Salazar

🤝 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

  • Thanks to Microverse for the guidelines.

📝 License

This project is MIT licensed.

About

This is a web App built with React-Redux that allows users to: Visualize last 24h global covid statistics, Filter stats by continent, Filter stats by country, Filter stats by regions (if available), Search country stats by name. Features: Country shapes are available for most countries. Optimized for mobile devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published