https://github.com/siddsarkar/covidinfo
The app gets user the current Covid19 Data Based on the Current Location of the user. Stay Safe, Stay Home ! 😷
https://github.com/siddsarkar/covidinfo
react react-native
Last synced: about 1 year ago
JSON representation
The app gets user the current Covid19 Data Based on the Current Location of the user. Stay Safe, Stay Home ! 😷
- Host: GitHub
- URL: https://github.com/siddsarkar/covidinfo
- Owner: siddsarkar
- License: mit
- Created: 2020-07-31T10:42:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T23:55:15.000Z (over 3 years ago)
- Last Synced: 2025-05-04T04:15:46.474Z (about 1 year ago)
- Topics: react, react-native
- Language: JavaScript
- Homepage:
- Size: 7.08 MB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Covid-19 Information App (React-Native / React)
> Disclaimer - This app does not directly communicate with government data, it uses some public APIs as mentioned below to get the data.
### What is the app for?
- This app is a project in aim to explore the aspects of `React-Native` or `React` fremeworks.
- It provides the user with the current Covid-19 Information to the users location.
### Features
- Daywise Cases
- State Search Options.
- Important Links.
- Self Check-Ups.
### Permissions
- Location
### Screenshots


### APIS and Services:
- [covid19india](https://api.covid19india.org/) - API
- [mathdro](https://covid19.mathdro.id/api) - API
- [newsapi](https://newsapi.org/) - API
- [react-native-elements](https://react-native-elements.github.io/react-native-elements/) - Basic element styling