delindell / houseplant-topia

0 stars 0 forks source link

Houseplant-Topia!

Deployed Link!

Description

Keeping track of houseplants can be difficult. With different watering schedules, locations, and tendencies just being a few of the factors that can lead to unfortunate accidents (death). I wanted to make an app that allowed users to keep track of these plants, through various means, even getting reminders to water them.

Screenshots

Plants Page:

Plants Page

Rooms Page:

Rooms Page

Plant Single View:

Plant Single View

Room Single View:

Room Single View

Profile Page:

Profile Page

Modals:

Modals

Modal

How to run

  1. Clone down this repo

  2. Navigate to the folder containing the cloned repo

  3. Make a project on Firebase and locate the apiKeysExample.json inside this repo

  4. Copy your API Keys into the example and rename it apiKeys.json

  5. In your command line run npm install to install required dependencies

  6. In your command line run npm start

  7. In your browser go to http://localhost:8080