A simple restaurant page made with HTML, CSS, JavaScript and Webpack.
- Clone the project
git clone https://github.com/major101x/javascript-restaurant- Go to the project directory
cd javascript-restaurant- Install dependencies
npm install- Start the live server (the script has been configured for convenience)
npm run devFor building, run:
npm run buildDoing this project, I learned how to
- Setup a webpack project
- Use ESM Modules
- Configure npm scripts
-
Hamburger background photo by Dennis Lorente on Unsplash
-
Photo of a hamburger by Hongreddotbrewhouse - Own work, CC BY-SA 3.0
-
Photo of an angus burger by By Ewan Munro from London, UK - Greenwich Union, Greenwich, London. Uploaded by tm, CC BY-SA 2.0
-
Photo of an chilli burger by ChildofMidnight at English Wikipedia, CC BY-SA 3.0
-
Photo of an cheeseburger by Renee Comet (photographer), Public Domain
-
Photo of an veggie burger by Roee Shpernik, CC BY-SA 4.0