Skip to content

A client-side application that allows diabetics to manage their glucose levels

Notifications You must be signed in to change notification settings

pranjaljately/gluco-check_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Gluco-check Frontend

Pre-requisites

  • Node 10+

Project Setup

  • Install expo client
    npm install expo-cli --global
    
  • Install packages (root folder of project)
    cd src/
    npm install
    

Start local development server

npm run start # Expo Client Only :19002
  • Go to URL provided usually
    http://localhost:19002/
    
  • Open Expo app in your device (or download it)

    Note: it could be either Android or iOS

  • Scan the QR code
  • That's it! Start coding! 🚀

About

A client-side application that allows diabetics to manage their glucose levels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published