Caesar-toppings http://localhost:8080/ is a multi-pages, online shopping and full-stack web API that allows browsers to order meals online. Users can review the menu and add meals to the shopping cart. It is a cooperation learning teamwork project during enrolling in Lighthouse Labs Bootcamp.
Sass, HTML, express, Ajax, Promise, jQuery and Javascript
- Fork this repository, then clone your fork of this repository.
- Install dependencies using the
npm install
command. - Start the web server using the
npm run local
command. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Express
- Node 5.10.x or above
- Body-parser
- Chance
- Elint
- Express
- Md5
- Minimist-options
- Run the server:
npm run local
- Note: nodemon is used, so you should not have to restart your server
- Visit
http://localhost:8080/