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

https://github.com/prathmesh-ka-github/google-search-page

A static webpage clone of google main search page.
https://github.com/prathmesh-ka-github/google-search-page

Last synced: 2 months ago
JSON representation

A static webpage clone of google main search page.

Awesome Lists containing this project

README

          

# Google search page clone

link - https://zesty-selkie-57f79f.netlify.app/

This is a clone of the Google search page. It is mostly static and dosent have a working backend at the moment.
A small mini project to test my skills in html and css.

A project that I worked on during my HTML, CSS, JS course so that I can practice my theoretical skills I learned in this course hands on with some practical implementation so that I can learn from my mistakes and get a good understanding of my practical skills.

This project gave me a good understanding of
- How flexbox works?
- How different component's style attributes works?
- How to use classes and ids properly for full optimization of CSS?
- Basic CSS attributes.