/burger

Primary LanguageJavaScript

Burger_Node Express Handlebars

GitHub followers

  • In this assignment, you'll create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

Table of Contents

Installation :

  • express / mysql / express-handlebars
npm i

Usage :

  • create a burger

License :

  • GPLv2

Contributor :

  • Self-Project

Test :

  • jest/ No Test Code Yet
npm run test

Question :