natarajanbala / livecovid.in-webapp

Web app for state-wise India Covid-19 tracker.

Home Page:https://livecovid.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

livecovid.in

A live state-wise Covid-19 cases tracker for India.

Screenshot 2020-05-04 at 8 58 31 PM

How to contribute?

  • Fork this repository by clicking the fork button on the top right of this page.
  • Clone that forked repository in your local, make changes, test and then push to your forked branch.
  • If you want to setup the backend as well, see this repo: https://github.com/anamritraj/livecovind.in-api. Currently there is some sensetive information in the repo and hence it is not public. Planning to clean it but I procastinate a lot. :( DM me for access to this repo.
  • Now, create a pull request from your forked repo to this repo.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Disclaimer

This is not an official government project. This is not associated in any way with my employer. I am not getting paid to do this. Also, I have no intentions of making money from this. This is created to keep people informed about the current state of Covid-19 in the country. If you need help, please call the emergency numbers listed on the website here or call 100.

If you feel any information is missing or there is any error, please feel free to create an issue or reach out to me directly on Twitter and I would be happy to assist.

Credits

This would not have been possible without the awesome guys at https://github.com/covid19india. I was initially scraping the MoHFW website, but then I got to know about them and since then this project internally calls their API. They are doing really awesome work maintaining a crowdsorced data-base of patients. Thanks to them for all the hard work!

Meta

Anand – @anamritraj | https://anandamritraj.in

Distributed under the MIT license. See LICENSE for more information.

About

Web app for state-wise India Covid-19 tracker.

https://livecovid.in

License:MIT License


Languages

Language:JavaScript 93.4%Language:CSS 6.1%Language:HTML 0.5%