Skip to content

Grow-Simple-2023/FRONTEND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRONTEND

The repository contains both the mobile and the web app.

How to Run the apps

Web App

The web app is hosted at https://grow-simplee-web.netlify.app/ For running the app, run the following commands in the webapp folder:

npm i
npm start

This should start the app at localhost:3000

Mobile app

The monbile app apk can be found at https://drive.google.com/drive/folders/1is5llq6WetW2B4C6fgfVv0jbxhcAv8LK?usp=sharing For running the app, run the following commands in the mobileApp folder:

npm i
npm start

This should start the app on local expo server. To connect to the app, install expo go app on android and scan the QR code being shown on the terminal.

About

Mobile app for grow-simple-2023 using react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published