Skip to content

The Odin Project - Restaurant Website using JavaScript, npm and Webpack to create a single page application

Notifications You must be signed in to change notification settings

timkellytk/project-restaurant-website

Repository files navigation

JavaScript Restaurant Website

From The Odin Project's curriculum

The restaurant website is a single page application created using ES6 modules, npm and Webpack. The website uses factory functions to minimise code repetition and ES6 modules to create more modular code. The HTML and CSS design for the website is basic but the JavaScript code is much cleaner than earlier projects.

Restaurant Website Screenshot

View the project here

Features

  • View the homepage, menu and contact
  • ES6 modules for modular code
  • Webpack and npm to bundle the JS files into main.js

About

The Odin Project - Restaurant Website using JavaScript, npm and Webpack to create a single page application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published