Skip to content

psychemist/google-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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