Skip to content

A React Native app to track Covid-19 data around the world

Notifications You must be signed in to change notification settings

Dor256/Covid-19-Native-Tracker

Repository files navigation

Simple COVID-19 Data App

General:

This application was built for educational purposes in order to get familiar with React Native.
The app shows updated data from around the world regarding the COVID-19 Coronavirus.

While not searching for a country, the general data for the whole world would be displayed.
After typing in the name of the country and pressing 'Search', data from the desired country will be displayed. See examples below.

The data displayed in this app is taken from the NovelCOVID API.
Check it out - https://github.com/NovelCOVID/API

Default State:

SampleOne




Searching for a country:

SampleTwo




Running the App:

To install the App and its dependencies open the terminal and run npm install

Android

npm run android

iOS

npm run ios

About

A React Native app to track Covid-19 data around the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published