Giter Club home page Giter Club logo

covid-tracker-material-ui-react's Introduction

Covid-19 tracker for India

Track current and historical covid-19 data of India and its states and union territories.

Link to live website - covid-tracker-beta.vercel.app

Demo

Features -

  • Interactive map

    A map of India where user can hover over any state or UT and the information gets displayed

  • Dark mode

    Because its awesome

  • Graphs to display historical data

    Graphs to display daily or cumulative data for confirmed, recovered and deceased cases of the chosen state/UT or all of India. The span of the data can be selected for 1 month, 3 months or all data since the beginning. These span durations are easily customizable if you wish the edit them in the code.

  • Sorted Data table

    A simple table that can be sorted by any column

Run project on your computer

  • clone the repo
git clone <url>
  • install dependencies and start development server
npm install
npm start
  • Build and run production app
npm run build
npm install -g server
serve -s build

Tech used to build this project

react logo chart.js logo material-ui logo
React Chart.js Material-UI

License

GitHub


Leave a โญ๏ธ if you liked this project ๐Ÿ˜„

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.