Skip to content

Latest commit

 

History

History
81 lines (57 loc) · 2.15 KB

README.md

File metadata and controls

81 lines (57 loc) · 2.15 KB

Covid-19 Tracker

This is a website that shows recent and old data of Covid-19 stats for all the countries of the world, it uses this API as the data source.

Screenshots

Built With

  • React
  • Redux
  • CSS

Live demo

You can visit live version via Github Pages.

Getting Started

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

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter the following:
$ git clone [email protected]:mirouhml/covid-19-tracker.git.
  • Press Enter to create your local clone.
  • Navigate to the cloned repository by running:
$ cd covid-19-tracker
  • Install all dependencies using:
$ npm install
  • Run local server using:
$ npm start

Prerequisites

  • GitHub
  • Git
  • React
  • Redux

Authors

👤 Mirouhml

Design

Contributors

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like our website!

📝 License