https://github.com/eveningkid/covid-status
Clean and simple Coronavirus React Native application.
https://github.com/eveningkid/covid-status
Last synced: 8 months ago
JSON representation
Clean and simple Coronavirus React Native application.
- Host: GitHub
- URL: https://github.com/eveningkid/covid-status
- Owner: eveningkid
- Created: 2020-03-28T18:03:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T18:39:33.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T04:19:55.463Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid Status
React Native application to follow the current statistics about the Covid pandemy.
- 🗺 Map with intuitive colors based on a country's situation using [react-native-maps](https://github.com/react-native-community/react-native-maps)
- 📊 Official and up-to-date statistics coming from the [NovelCovid API](https://github.com/novelcovid/api)
- 🌒 Support light and dark themes out of the box
_This app is not available to download as the App Store wouldn't accept any submission coming from a non health organization._

## Run
This application was built using Expo SDK37. All the Expo CLI commands apply as in a regular project.
```bash
expo start
```
## License
[eveningkid](https://github.com/eveningkid) @ MIT