sabesansathananthan / covid-19-tracker

Covid 19 tracker is created using React JS. This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19.

Home Page:https://world19covid.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Live Demo

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

About

Covid 19 tracker is created using React JS. This tracker aims to show the numbers & trends of people affected, recovered and deceased due to COVID-19.

https://world19covid.web.app/


Languages

Language:JavaScript 81.0%Language:HTML 10.9%Language:CSS 8.1%