Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 282 Bytes

Google Homepage

This is a project to clone Google's Homepage as part of The Odin Project's curriculum.

It was built using HTML, CSS and some additional JavaScript for a clickable pop-up menu and search field.

Topics learned include:

  • CSS Float, Grid and Flexbox
  • Git & Github