Skip to content

williamtorres1/plant-manager

Repository files navigation

Plant Manager

A manager to remind you to water your plants 🤗

Demonstration

Table of Contents

Screenshots

Techs

Installing

# Clone
$ git clone git@github.com:williamtorres1/plant-manager.git

# Access the folder
$ cd plant-manager

# Install the dependencies
$ yarn

# Install json-server
$ sudo yarn global add json-server

# Run fake api with json-server
$ json-server src/services/server.json --host 10.0.0.3  --port 3333 --delay 700

# Run
$ yarn start

# The server will run on port 19000 - <http://localhost:19000>

About

Aplicativo para gerenciar e regar suas plantas

Resources

Stars

Watchers

Forks

Contributors