Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 528 Bytes

#Food By Mood

Food By Mood is an application where users can find recipes based on the mood they are in. For the back-end portion of our project, the API was built using MongoDB, Mongoose, and Express.

The api expects GET - POST - PUT - DELETE methods.

##A link to the deployed back-end app/api: https://food-by-mood.herokuapp.com/api/foods

##A link to the repo for your front-end: https://github.com/mconnors333/food-by-mood-ui

##A link to the deployed app: https://mconnors333.github.io/food-by-mood-ui/