React native track project from the fifth edition of #NLW.
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.
- 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
- Expo
- React Native
- TypeScript