Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.49 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.49 KB

Restaurant-Page

homepage 


  • 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

🥘Live Demo

Restaurant-Page

Build With

  • Html
  • CSS
  • JavsScript
  • Webpack (to bundle JS files and CSS files)

Getting Start

  • Follow the steps to set up and work on the project.
  1. Clone this project:
    git clone https://github.com/Aswinth24/Restaurant-Page.git

  2. Once clone this project, install all dependencies required for this project by using the below Command:
    npm install

  3. To Run distributed files use the below Command:
    npm run build

Deploy Project

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 Support

Show Your love by hitting ⭐ button. I'd really appreciate it😇.