- This project was completed for The Odin Project Javascript Restaurant Page Assignment. The aim of the project was to make a functional multi-page Restaurant website using WebPack.
- This Project was designed Responsively for
- Desktop view
- Mobile View
- Html
- CSS
- JavsScript
- Webpack (to bundle JS files and CSS files)
- Follow the steps to set up and work on the project.
-
Clone this project:
git clone https://github.com/Aswinth24/Restaurant-Page.git
-
Once clone this project, install all dependencies required for this project by using the below Command:
npm install
-
To Run distributed files use the below Command:
npm run build
Follow the instruction for deploying a subfolder to GitHub Pages.
To prevent having to copy and paste the same lengthy git command each time, instead use this command in your terminal.
npm run startPage
Show Your love by hitting ⭐ button. I'd really appreciate it😇.