Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jennwah/react-project-covid19-stats-tracker
Project for Covid-19 tracker worldwide using API fetching. This is to enhance my fundamental React skills.
https://github.com/jennwah/react-project-covid19-stats-tracker
Last synced: about 2 months ago
JSON representation
Project for Covid-19 tracker worldwide using API fetching. This is to enhance my fundamental React skills.
- Host: GitHub
- URL: https://github.com/jennwah/react-project-covid19-stats-tracker
- Owner: jennwah
- Created: 2020-06-24T05:43:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:54:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T01:20:40.579Z (almost 2 years ago)
- Language: JavaScript
- Size: 7.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## To view this project
1) git clone https://github.com/jennwah/react-project-covid19-stats-tracker.git
2) cd into the directory
3) run npm install
4) npm start to view at localhost:3000### This project is to enhance my basic understanding of React and react Hooks as front end.
For the charts, Chartjs is used with react-chartjs-2.I have also uploaded a 1-min video demo for this app [here](https://www.youtube.com/watch?v=aano97jsmDA)