Skip to content

A recreation of Google.com's main page with bare minimum HTML/CSS/JS

License

Notifications You must be signed in to change notification settings

cfuendev/googol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googol

A recreation of Google.com's frontend with as basic code as possible (Only dark mode for now).

Initially a 2-hour project for a Codedamn course, now a full-fledged passion project:

It took me about two hours to finish this, but it was a very nice practice. I was able to take note of a lot of the practices that Google does. I could conclude that there are lots of things that the main page does that are either product of accumulating half-butted fixes, the best workarounds available and/or just weird stuff related to the tracking/libraries they're implementing.