Skip to content

A RESTful Node/Express/Mongoose CRUD web application that allows users to sign up and create their own recipe book

Notifications You must be signed in to change notification settings

jclaey/recipe-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-book

A Node.js RESTful web application that follows an MVC architecture pattern and allows users to sign up, jot down their favorite recipes, and save them to the application using MongoDB. The application uses Express as its backend framework and Mongoose for modeling its resources and working with the database. In addition, Passport is used for authentication, BCrypt for encrypting passwords, and Handlebars for templating.

home page

About

A RESTful Node/Express/Mongoose CRUD web application that allows users to sign up and create their own recipe book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published