Skip to content

salvillalon45/RestaurantPage-theOdinProject

Repository files navigation

Restaurant Page

[The Odin Project: Javascript] - Project: Restaurant Page

Summary

Making a sample Restaurant Page. We will use Javascript alone to generate the entire contents of the website! This project also used to practice how to use npm and webpack

Implementation

  • Used DOM manipulation to render all the content of the website dynamically
  • Used JavaScript, NPM, and Webpack to complete project. Also, the JavaScript factory functions to organize code

Demo

Restaurant Demo

📗 Fonts used

Technologies:

  • HTML
  • CSS
  • JavaScript
  • npm
  • webpack