cfuendev / googol

A recreation of Google.com's main page with bare minimum HTML/CSS/JS
https://cfuendev.github.io/googol/
GNU General Public License v3.0
0 stars 0 forks source link
css flexbox frontend google html practice practice-project static-site

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.