Skip to content

A hybrid mobile app written in react-native to get up-to-date COVID-19 data in Cambodia

Notifications You must be signed in to change notification settings

putthidaSR/covid-19-cambodia-app

Repository files navigation

COVID-19 Cambodia Mobile App

As I couldn't find any COVID-19 related apps written in Khmer language, I built this project just for personal use in order to get an up-to-date COVID-19 data in Cambodia.

The project is built with React-Native which will generate both iOS and Android apps. The APIs I was using to fetch COVID-19 data are provided by mathdroid.


Homepage World Data Help

How to Build and Run the Project

  • Install all dependencies:
    • npm install
    • cd ios && pod install
  • At root directory, start the packager: npm start
  • Run on Android: react-native run-android
  • Run on iOS: react-native run-ios

About

A hybrid mobile app written in react-native to get up-to-date COVID-19 data in Cambodia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published