Green Thumb is a site for users to look for plants they want to care for. Types of plants can be filtered by factors such as amount of water required, ability for plants to regrow, when plants bloom, how quickly plants can grow, and more. Users can save the plants they are interested on a "plant shelf" and revisit them as consultation for care, or to add personalized notes on the experience caring for the plant.
By team Red-Lipped Batfish
Fork the project into your own repo.
To install, in the folder of the project run the following in your terminal:
npm install
npm run build
To access server, run the following in your terminal. Upon saving, the page should automatically refresh.
npm run dev
Add your own Mongo URI to the config/config.env file
PORT=3000
MONGO_URI = 'mongodb+srv://YOUR_USERNAME:YOUR_PASSWORD@cluster0-e8abe.mongodb.net/test?retryWrites=true&w=majority'
- [React]
- [Redux]
- [Express]
- [MongoDB Atlas]
*Keriann Lin *Lia Pham *Tommy Han *Fan Shao
This project is licensed under the MIT License - see the LICENSE.md file for details
- Shoutout to Codesmith