Skip to content

ayush17agarwal/PlantPal

Repository files navigation

PlantPal

CS411 Group Project

  • Video Demo on YouTube
  • Mockup created with Figma
  • Use setup link to setup your environment. Be sure to click the 'React Native CLI Quickstart' tab

Get Started (iOS)

Set up

  • in the terminal, run npm i react-native-cli -g to set up react-native
  • brew install cocoapods with the command brew install cocoapods

Every time you want to run it

  • in the project folder PlantPal, run npm install
  • in the ios folder, run pod install

Run app

  • to run the app on the iOS emulator, run react-native run-ios or npx react-native run-ios
  • sometimes you need to relaunch the app multiple times in order for the program to start
  • to start the backend, run node server.js in /backend/server

About

CS411 Group Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •