Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.24 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.24 KB

PlantManager

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.


Moveit



Technologies

This project was built using the Expo platform together with the following technologies:

react native react native


Getting started

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