Skip to content

Its a simple Covid 19 Application , Data fetching from API so its all Live

Notifications You must be signed in to change notification settings

meer-khan/Covid-19-Tracker-App

Repository files navigation

COVID19 Tracker App

COVID tracker app developed in react native.

Features:
👉 1. Global Stats
👉 2. Country Stats
👉 3: Modern UI 🎇
👉 4: Icon Use
👉 5: Navigation in React Native
👉 6: Drawer Screens
👉 7: API data fetching

Setup Enviroment

Basic procedure to start with React native is to open the website " https://snack.expo.io/ " and start coding there (copy my code from APP.JS and add dependencies from snack warnings ) second method is to code with EXPO CLI to write some code in react native SO ,
what you have to do is to install the following

⚡ 1: VS code
⚡ 2: NODE LTS 12 (install node.js from official website)
⚡ 3: run this command in VSCode terminal "npm install -g expo-cli"
⚡ 4: the following commands to create and run the project
- "expo init AwesomeProject"
- "cd AwesomeProject"
- "npm start"
⚡ 5: Install EXPO application from playstore or Appstore and scan QR code generated on terminal of VSCode or in your web browser (after starting your application) Congratulations you are read to write code in react native

⚡ NOW , copy my code from APP.js file
save the project your app will run on your mobile

official website for enviroment setup

Screen Shots

Author

Shahmeer Khan 🧑

LinkedIn Link

👉 You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

Copyright (c) 2020 Shahmeer Khan

About

Its a simple Covid 19 Application , Data fetching from API so its all Live

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published