Covid Eye is an app to view Covid-19 cases globally or per country, the data in the app is provided by covid19api
- Written in Typescript
- react-query for managing API communication
- zustand for state management
- react-navigation for navigation
- View global COVID19 cases
- View top 5 countries in Covid-19 cases
- List of all countries with Covid-19 cases analytics
- Report Covid19 case
Global cases | Top 5 countries in Covid19 cases | Countries List | Report case |
---|---|---|---|
- to run the app on iOS, run
npx pod-install
then runnpm run ios
in the terminal - to run the app on Android, run
npm run android
in the terminal
Recovery data is not available on covid19api because it has been discontinued, for more information, please check this issue #4465
UI design is inspried by https://dribbble.com/shots/10700211-Medical-App-Exploration-COVID19-Tracker