Skip to content

Website made-up of reactJS which displays covid19 count over India and state wise data.

License

Notifications You must be signed in to change notification settings

kar-21/covid19-react

Repository files navigation

COVID19 React

React.jsD3.js

GitHub license Open Source Love svg1

Website made-up of reactJS which displays covid19 count over India and state wise data. Donut graph is used to dispaly data using D3.js

Tech

  • React JS
  • D3 JS

Deployed site

covid19-react

API's Used

  • State Data - This gives the State data along with other test details.
  • District Data - This gives District wise data of all States.

If API's are depriciated Use

Execute Project

Run below command to install necessary node_modules

npm install

After successful installation of node_modules run below command

npm run start

By default project will open in http://localhost:3000/. Open it any browser to see it.

About

Website made-up of reactJS which displays covid19 count over India and state wise data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published