This is a project developed during Next Level Week # 5, presented by @Rocketseat. PlantManager is an application developed in order to help people who have plants at home to remember to water them.
This project was built using the Expo platform together with the following technologies:
Clone the project and access the folder
$ git clone https://github.com/birobirobiro/nlw-05-plantmanager.git
Download the dependencies and then run the expo
# Install the dependencies
$ yarn install
# Start the project
$ expo start