Skip to content

A solo project built with javascript on react-native bringing in data from an external api.json. This ongoing project is a mobile application which tracks and displays data about cases of Covid-19 from countries around the world.

Notifications You must be signed in to change notification settings

StevieV1903/solo_react_native_api_May2020

Repository files navigation

COVID-19 Tracker

A solo project built using javascript on a react-native framework with Andriod and IOS emulators. It fetches data from an external API.json. The application that can be run on android or IOS and it displays information on how countries around the world have been affected by the Corona Virus.


  • COVID-19 Tracker App Aim: The application displays information on how countries around the world have been affected by the virus. It tracks cases, recoveries and deaths in countries around the world.

  • Platform: Mobile app (android, IOS)

  • User interface: easy to use, uses dropdown menu to access country information.

  • Tasks: this app is a solo project and very much a work in progress and will continue to evolve.


Installation

Clone

  • Clone this repo to your local machine

Setup

Firstly install Expo

> npm install -g expo-cli

now install packages

> npm install

start the application in expo

> expo start

this will open expo in a browser tab. To run the app on an iphone or android emulator ensure you are using Tunnel rather than LAN.


Screenshots

Screenshot 2021-05-07 at 17 19 22 Screenshot 2021-05-07 at 17 20 58 Screenshot 2021-05-07 at 17 21 17

About

A solo project built with javascript on react-native bringing in data from an external api.json. This ongoing project is a mobile application which tracks and displays data about cases of Covid-19 from countries around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published