- 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.
- DOM Methods used:
- Compiled using webpack. Deployed on Firebase
- Clone or download this repo
npx webpack- Load up
dist/index.htmlby double clicking on it or by starting upLive Server
Copyright 2020, Leslie Liang, All rights reserved.