Skip to content

findshrey/covid-tracker-v2

Repository files navigation

Covid19 India

Tracking the impact of COVID-19 in India. Hosted with Netlify.

demo-1 demo-2

Installation & Set Up

  1. Install and use the correct version of Node using NVM

    To verify that nvm has been installed, do:

    command -v nvm
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev

    Open http://localhost:8080 with your browser to see the result.

    You can start editing the page by modifying src/index.js. The page auto-updates as you edit the file.

Building for Production

  1. Generate a full static production build

    npm run build

LICENSE

The MIT License

About

Second iteration of my COVID-19 tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published