Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakilk130/react-covid-19-app
https://github.com/sakilk130/react-covid-19-app
covid-19 react react-covid-19 sakilk130
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sakilk130/react-covid-19-app
- Owner: sakilk130
- Created: 2021-07-20T04:45:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T16:09:46.000Z (over 3 years ago)
- Last Synced: 2024-11-08T06:11:37.430Z (2 months ago)
- Topics: covid-19, react, react-covid-19, sakilk130
- Language: JavaScript
- Homepage: http://sakilk130.github.io/react-covid-19-app
- Size: 2.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID 19 LIVE UPDATE
A web app to represent the data of COVID-19 epidemic build with React, Chart.JS and Material UI.
This is motivated and learned from [Javascript Mastery](https://www.youtube.com/watch?v=khJlrj3Y6Ls).
## Tech Stack
- HTML5, CSS3, Javascript, ReactJS, React Hooks, Chart.JS, Material UI
- API used: https://covid19.mathdro.id/api## Screenshot of the Web App
![](assests/Capture.PNG)
## Getting Started
- Fork and clone this repository
- Run `npm i && npm start`