An open API service indexing awesome lists of open source software.

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.

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