Skip to content

The Recipe Blog project uses Node.js, MongoDB, Express, EJS, and Mongoose for a dynamic web app. It has CRUD operations, EJS for views, optional user auth, CSS/Bootstrap for design, and deploys on Heroku. Includes error handling, validation, testing, and docs for full-stack development.

Notifications You must be signed in to change notification settings

gsamheeta/RecipeBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, a Recipe Blog takes shape through the integration of key technologies. Node.js serves as the backbone, providing a robust server-side environment. Managing the web application's structure and functionality is Express, a framework tailored for Node.js. Recipe data is stored and retrieved using MongoDB, a flexible NoSQL database, and Mongoose, a tool that ensures seamless data management.

For creating dynamic and engaging views, we turn to EJS (Embedded JavaScript), a templating engine adept at embedding dynamic JavaScript within HTML. This stack of technologies collaborates to construct a feature-rich Recipe Blog, showcasing the collective strength and versatility of Node.js, Express, MongoDB, Mongoose, and EJS.

About

The Recipe Blog project uses Node.js, MongoDB, Express, EJS, and Mongoose for a dynamic web app. It has CRUD operations, EJS for views, optional user auth, CSS/Bootstrap for design, and deploys on Heroku. Includes error handling, validation, testing, and docs for full-stack development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published