Skip to content

App PlantManager curso Rocketseat NLW, ReactNative e Expo

Notifications You must be signed in to change notification settings

MateusPequeno/PlantManager

Repository files navigation

PlantManager

App to remember people to water their plants, developed at NLW#5 from RocketSeat.

👀 About

Several places use plants, be it their home or business, and nowadays the human being is more and more busy, so he ends up forgetting to water his plants. Plantmanager came to solve this problem, with this application you will know when and how to water your plants !!



🚀 Technologies

💻 Getting started

Requirements

Installing and running the project

Clone the project and access the folder

$ git clone https://github.com/MateusPequeno/PlantManager.git
$ cd plantmanager

Follow the steps below

# Install the dependencies
$ yarn install

# Make a copy of '.env.example' to '.env'
# and set with YOUR environment variables.
$ cp .env.example .env

# Finally, run the api service in a development environment :)
$ yarn start

# Well done, PlantManager is started!

About

App PlantManager curso Rocketseat NLW, ReactNative e Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published