Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.33 KB

Water My Plants App

Water My Plants helps users create a watering schedule to ensure all their plants are healthy and happy.

Building a schedule around ensuring that all your plants are watered is actually pretty difficult. Water my Plants helps to solve those problems by providing and easy to use interface for creating a plant watering schedule that will remind users to water their plants on a regular basis.

Deployed on Netlify *water-plants Login Credentials: username: test, password: 123 or create an account!

back-end

Built With

  • React - A JavaScript library for building user interfaces
  • Material UI - React components for faster and easier web development using Material Design
  • Rails - Rails is an ideal candidate for building streamlined APIs quickly and easily
  • PostgreSQL - The World's Most Advanced Open Source Relational Database

Authors

Setup

git clone https://github.com/jsmith2890/water-plants-front.git
npm install
npm start