https://github.com/plan28-06/restaurant_page
This project showcases a restaurant website with dynamically loaded content using vanilla JavaScript and leverages webpack for bundling and optimizing assets.
https://github.com/plan28-06/restaurant_page
css html javascript webpack
Last synced: about 2 months ago
JSON representation
This project showcases a restaurant website with dynamically loaded content using vanilla JavaScript and leverages webpack for bundling and optimizing assets.
- Host: GitHub
- URL: https://github.com/plan28-06/restaurant_page
- Owner: plan28-06
- License: mit
- Created: 2024-07-20T13:19:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T06:26:48.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T18:14:38.502Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://plan28-06.github.io/Restaurant_Page/
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Restaurant_Page
## Website Link
For a live preview please visit [__Restaurant Page.__](https://plan28-06.github.io/Restaurant_Page/)
## **Note**
This project showcases a restaurant website with dynamically loaded content using vanilla JavaScript and leverages webpack for bundling and optimizing assets.
This helped me get a better understanding of dynamic content loading and module bundlers like webpack.