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.
- Clone this repo to your local machine
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.