An open API service indexing awesome lists of open source software.

https://github.com/dracula27/google-homepage

The Odin Project - Foundations - PROJECT: Google Homepage
https://github.com/dracula27/google-homepage

css css3 git html html5 javascript

Last synced: 3 months ago
JSON representation

The Odin Project - Foundations - PROJECT: Google Homepage

Awesome Lists containing this project

README

          

# google-homepage
The Odin Project - Foundations - Google Homepage - OLD (Project is no longer featured on TOP)

The goal of this project is to complete a deconstruction and simplified rebuild of the Google Search homepage.


A darkmode toggle button was added next to the Google Logo in the center of the page.

After completing this project, I have accomplished:


  • Understanding version control using Git and GitHub

  • Properly setting up and organizing HTML, CSS, and JavaScript files

  • HTML/CSS/JS coding best practices

  • Linking HTML/CSS/JS files together

  • Using multiple HTML tags and elements

  • Understanding the importance of commenting code