You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web application that allows a user to create an account with user authorization and bcrypt, to create burger types, and "devour" them. Uses handlebars as a front-end framework and node, express, sequelize, and mySQL on the back-end.
About
A web application that allows a user to create burger types, "devour" them, and delete them from a database. It features user authorization using bycrypt, a handlebars front-end, mySQL database, node and express server and routing.