Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 3.05 KB

README.md

File metadata and controls

11 lines (10 loc) · 3.05 KB

Mega Burger

This website was created for a local burger restaurant including menu and ordering functions.

Link to project: https://megaburger.com/

House of Java

How It's Made:

Tech used: HTML, CSS, JavaScript

My learning was focused on creating a fully responsive layout and a starting animation to entertain visitors wil the page loads. I also focused on hiding/showing the menu depending on screen size.

Lessons Learned:

I learned several different ways to draw the user's attention to menu items with animations. Both the 'speciality' and 'gallery' sections use techniques that allow the user to interact with the page elemnts. I also used flexbox to make the layout fully responsive.