Skip to content

React native track project from the fifth edition of #NLW.

Notifications You must be signed in to change notification settings

allyfx/nlw-plantManager

Repository files navigation

🌱 PlantManager

React native track project from the fifth edition of #NLW.


💡 What is it?

PlantManager is a project made during the fifth edition of #NLW. It helps the user to remember to water their plants constantly. The user chooses the type of plant he/she has, then the app will notify him/her when it is time to water it.

🖥 Setup

  • Clone the repository
  • Run npm install to install dependecies
  • Run npm run start to run the project

Phone

  • Install Expo Client in your phone
  • Scan QR code

Emulator

  • Run yarn android/ios

🚧 Built With

  • Expo
  • React Native
  • TypeScript