An open API service indexing awesome lists of open source software.

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.

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.