Snap Landing Page

This is a rather simply designed landing page. I structured the webpage with HTML and CSS(nothing fancy).

The reason that I built this project was that I realized that I had built lots of websites that are really responsive but I rarely built any websites that have some kind of mobile menu that transitions into a top bar menu at the top of the webpage.

So I made this project to include a mobile menu that has a nice pop out animation when selected. I used some javascript to get the animation to work.

You can view the project HERE. You can view the code for the project HERE.