/mv_restaurant

Restaurant Page in vanilla JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

Course: Javascript

Project: Restuarant Page

Contributors

Project Goal

To produce a resturant page with Javascript enabled/tabbed navigation

Live Demo

The live demo is here

Project Highlights & Emphasis

  • Object Constructors
  • Classes
  • CSS by javascript

How to Install

  1. Clone repo here
  2. Go to the root of directory, run npm install
  3. Also run npx webpack
  4. Open the dist/index.html in your browser to view project