Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandeepsinghmar/covid-19-tracker
Check latest covid stats here.
https://github.com/mandeepsinghmar/covid-19-tracker
react
Last synced: 3 months ago
JSON representation
Check latest covid stats here.
- Host: GitHub
- URL: https://github.com/mandeepsinghmar/covid-19-tracker
- Owner: Mandeepsinghmar
- Created: 2021-02-18T07:07:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T14:36:51.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T10:50:10.191Z (3 months ago)
- Topics: react
- Language: JavaScript
- Homepage: https://covid-tracker-mandeep.netlify.app
- Size: 460 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CovidTracker
This is a covid tracker to check covid statistics.
## Project overview:
Deployed version - https://covid-tracker-mandeep.netlify.app/## Features:
1. Check latest covid cases
2. Cases in map form
3. Cases in chart form
4. Follow Covid Latest News## Technologies:
### Frontend
* ReactJs and CSS
* Deployed on netlify### Backend
* RapidApi covid-smartable api### Frontend Npm libraries
* Chartjs
* leaflet
* moment
* numeral
* materialize-css
* react-leaflet