https://github.com/ivanms1/covid-tracker
A simple app to check information about COVID-19 worldwide and by country
https://github.com/ivanms1/covid-tracker
Last synced: about 1 year ago
JSON representation
A simple app to check information about COVID-19 worldwide and by country
- Host: GitHub
- URL: https://github.com/ivanms1/covid-tracker
- Owner: ivanms1
- Created: 2020-03-22T02:27:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T07:23:35.000Z (about 3 years ago)
- Last Synced: 2025-01-24T18:49:11.320Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://covid-tracker-ten.now.sh
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## COVID-19 Tracker
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.