Simple restaurant page built using JavaScript DOM manipulation, Webpack loaders, Webpack plugins, and code modularization using JavaScript modules.
All the assets were added manipulating the page DOM using JavaScript, also Webpack was used to bundle all the .js, png, and CSS files.
- HTML
- CSS
- JavaScript
- Webpack
To get a local copy and to set it up and running follow these simple example steps.
-
Browser
-
Internet
-
Download the code from repository (https://github.com/Shaqri/restaurantPage-JS.git) and double click the index.html file
👤 Victor Gonzalez Buitrago
- Github: Shaqri
- Twitter: @victorgonbu1
- Linkedin: Victor Gonzalez
Give a ⭐️ if you like this project!
-This project gave us a better understanding of the visual properties that must be used on a website.
This project is MIT licensed.