Skip to content

Website that lets a user add, create, edit and delete recipes from the Yummly API

Notifications You must be signed in to change notification settings

drerichards/bonrecipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bon Recipe

Bon Recipe Using the Yummly Recipe API, a user can sign in, search for recipes, and store them in their personal account. Users also have the ability to remove, create, and edit their own recipe entries. The Front End (React/Redux) and Back End (Node/Express) were built in two separate projects and uploaded to Netlify and Heroku respectively.

Live site: https://bonrecipe.netlify.com/

Screenshots

Recipes Page

Home View

Account Page
Edit Recipe View

API Documentation

Yummly Recipe API

The Yummly Recipe API lets you integrate recipes and faceted recipe search into your websites or mobile applications.

https://api.yummly.com/v1/api/recipes?_app_id=${YUM_APP_ID}&_app_key=${YUM_APP_KEY}&maxResult=30&start=10

Technologies:

  • Front End
    • HTML
    • CSS/Flexbox
    • Javascript
    • React
    • Redux
    • Materialize
  • Back End
    • Node
    • Express
    • MongoDB/MLab
    • Mongoose
    • Passport (Local Authentication)

About

Website that lets a user add, create, edit and delete recipes from the Yummly API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published