Skip to content

This app is made with React Native and Expo to show covid cases per country.

Notifications You must be signed in to change notification settings

Ugur22/Covid-tracker

Repository files navigation

React Native Covid-tracker app

This app is a made with React Native and Expo to show covid cases per country.

Home About
Countries screen Country screen

Installation

Install Expo CLI globally

npm install --global expo-cli

Install Covid-tracker with npm

  cd Covid-tracker
  npm install

Run the app

  • Run on iOS
    • Opt #1:
      • Run npm start in your terminal
      • Scan the QR code in your Expo app
    • Opt #2:
      • Run npm run ios in your terminal

debug in production

expo start --no-dev --minify

Tech Stack

React-Native, Expo, native-base, victory-native

Features

  • home screen
  • edit settings such as theme mode
  • about app screen
  • Countries screen(shows covid cases per country)
  • country detail screen(shows detailed info for cases of a country)

Authors

About

This app is made with React Native and Expo to show covid cases per country.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published