This is a one-stop-shop for browsing, submitting and saving your favorite holiday inspire recipes. More description to come...
- This application can be viewed publicly from our Heroku hosted link, or... to run the app in the command line,
npm run seed
followed bynpm run dev
and view the application from your browser viahttp://localhost:3002
AS AN individual who enjoys cooking from the comforts of my own home
I want a user-friendly application that allows me to scroll through popular holiday recipes
SO THAT I can entertain family and guests for the holidays
* Use Node.js and Express.js to create a RESTful API. ✅
* Use Handlebars.js as the template engine. ✅
* Use MySQL and the Sequelize ORM for the database. ✅
* Have both GET and POST routes for retrieving and adding new data. ✅
* Use at least one new library, package, or technology that we haven’t discussed. ✅
* Have a folder structure that meets the MVC paradigm. ✅
* Include authentication (express-session and cookies). ✅
* Protect API keys and sensitive information with environment variables. ✅
* Be deployed using Heroku (with data). ✅
* Have a polished UI. ✅
* Be responsive. ✅
* Be interactive (i.e., accept and respond to user input). ✅
* Meet good-quality coding standards (file structure, naming conventions, follows best practices for class/id naming conventions, indentation, quality comments, etc.). ✅
* Have a professional README (with unique name, description, technologies used, screenshot, and link to deployed application). ✅
- This application should resemble the following screenshots and/or video walk-through:
This project is created using the following packages
- Node.JS
- Express.JS
- MySQL2
- Express Handlebars
- Sequelize
- DOTENV
- Bcrypt
- Express-Session
- Connect Session
- Express Validator
- MySQL Database Client for VSCode
- Morgan
This project is created using the following packages
The project is made possible with the following licensing: