Thank you for stopping bye!
* npm install
- This installs all required packages from the package.json
* run schema.sql and seed.sql
- Before running 'node server.js', create the database through the provided schema.sql and seed.sql files
* node server.js
- Running this command opens the server and allows the site to begin operating
* Node.js
* Express
* Express Handlebars
* MySQL
* Sequelize
* dotenv
* express
* express-handlebars
* express-session
* mysql2
* node
* sequelize
* Caitlan Jeffrey
Thanks to our Professors Marcelo and Alec, all of the TA's (Austin, Leah, Hoff and Justin) and my tutor for helping me complete the project!