/farmaciespecializzate

GLOBAL AND COUNTRY WISE CASES OF CORONA VIRUS

Primary LanguageJavaScript

COVID-19 Tracker

This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19

UI

Open Source Love svg2 licence GitHub package.json version GitHub repo size Twitter URL Firebase CI Framework: React

🛠️ Built with

Installation

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine

    git clone https://github.com/sabesansathananthan/covid-19-tracker.git
    cd covid-19-tracker
  2. Install packages

    If you use npm

    npm install

    or

    If you use yarn

    yarn
  3. Run the development server

    If you use npm

    npm start

    or

    If you use yarn

    yarn start
  4. Visit http://localhost:3000

Don't forget to give a star ⭐ for this repo 🙂

Article Related Article

Let's Create a COVID-19 Tracker using React.js - Sabesan Sathananthan

📄 License

This project is licensed under the MIT License - see the LICENSE file for details