[The Odin Project: Javascript] - Project: Restaurant Page
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
- Project Task: The Odin Project - Restaurant Page
- View Project: https://salvillalon45.github.io/theOdinProject-RestaurantPage/index.html
- 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
- HTML
- CSS
- JavaScript
- npm
- webpack