N3mEee / Restaurant-Page

Personal project : Restaurant Page

Home Page:https://n3meee.github.io/Restaurant-Page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant Page

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 to bundle files.

Built With

  • Vanilla JS
  • HTML5
  • CSS3

Live Demo

Restaurant Page

Getting Started

In order to setup and work on this project on your own, you will need to:

  1. Clone this project:
    git clone https://github.com/N3mEee/Restaurant-Page.git

  2. Once you have cloned this project, you can install the required dependencies by using:
    npm install

  3. A live demo of the project can be started by using:
    npm start

  4. Distribution files can be produced using:
    npm run build

Usage

Once you are on the Home Page, you have three links in the navbar
  • Home
  • Menu
  • About

Deployed on GitHub Pages

Deployed on GitHub Pages

About

Personal project : Restaurant Page

https://n3meee.github.io/Restaurant-Page/


Languages

Language:JavaScript 65.4%Language:CSS 32.2%Language:HTML 2.3%