Skip to content

lliang9838/Restaurant-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Project

  • Created using DOM Manipulation, Vanilla JavaScript, HTML, CSS, Flexboxes
    • DOM Methods used: addEventListener, querySelector, querySelectorAll, insertAdjacentHTML, classList.add
    • Dynamically toggled the dish image when the user click on the arrow
    • Used CSS variables to keep track of our overall background color and text color.
  • Compiled using webpack. Deployed on Firebase

Geting started with local version

  • Clone or download this repo
  • npx webpack
  • Load up dist/index.html by double clicking on it or by starting up Live Server

Copyright 2020, Leslie Liang, All rights reserved.

About

A restaurant page coded up using Vanilla JavaScript, HTML and CSS. Practiced DOM Manipulations and dynamically changing CSS classes on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors