In a restaurant, the menu is a list of food and beverages offered to customers and the prices. This project made with HTML, CSS/Sass and JavaScript
Users should be able to:
- View the optimal layout for the component depending on their device's screen size
- Click the button to show the criteria you want to load on the screen
- Solution URL: Solution URL here
- Live Site URL: Live Site URL here
- Desktop-first workflow
- Semantic HTML5 markup
- CSS, Sass
- Flexbox
- HTML DOM Document addEventListener() Method
- HTML DOM Document querySelector() and querySelectorAll()
- JavaScript DOMContentLoaded Event
- JavaScript Array
- JavaScript Functions
- JavaScript Array forEach() Method
- JavaScript Array join() Method
- JavaScript Array reduce() Method
- JavaScript Array map() Method
- JavaScript Array filter() Method
- JavaScript If else Statement