Skip to content

Uma aplicação react-native escrita em typescript que tem como função lembrar as pessoas de regar as plantas. App criado na Next Level Week - RocketSeat

Notifications You must be signed in to change notification settings

jnunes-ds/PlantMannager

Repository files navigation

Plant mannager

It's a cross-platform mobile application biult with react-native.

About

Plant Mannagar it's a cross-platform mobile app built with react-native to make life easier for people who have lots of plants and need to know the roght time to water them.

Below, a gif that shows the app working:

Installation

First you need to download this repository (or make a clone). After that, you should install the necessary dependencies with a single command:

yarn install

or

npm install

Running Application

To run this application, open two windows of your terminal on the project root and execute:

In the first window

yarn server

In the second window

expo start

The first command will turn on the json-server which simulates an api, the second will run the application itself.

About

Uma aplicação react-native escrita em typescript que tem como função lembrar as pessoas de regar as plantas. App criado na Next Level Week - RocketSeat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages