Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 698 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 698 Bytes

🌱 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