/eat-pizza2

Primary LanguageJavaScript

Eat the Pizza 2: Sequelized

Bootcamp Homework: Website where you enter names of pizza and devour them. Rebuilt using sequlize.

Install

npm install

Run the schema.sql file in the db folder through a MySQL server with username root and no password using localhost and port 3306.

Dependencies

Express Handlebars mysql2 Sequelize