FrancisLangit / google-homepage

A functional clone of the Google search page written on HTML and CSS.

Home Page:https://francislangit.github.io/google-homepage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A one-for-one, working clone of the Google search engine home page written on HTML and CSS.

Installation

For something quick and easy, head on over to https://francislangit.github.io/google-homepage/. Try out the functionalities of the website there in real time.

Otherwise, if you'd like to run page locally or want to edit the contents of the repository:

  1. Clone the repository with git clone https://github.com/FrancisLangit/google-homepage or download it as a .zip file.
  2. Open up index.html using any web browser to view and use the website.

Usage

GIF of website being used to make a query

Make a query using its functional search bar, surprise yourself with its I'm Feeling Lucky button, or use its navigation bars to travel across Google's wide array of services all within the convenience of a single page.

Contributing

There are currently no plans upon further expanding on the website's current features. However, should anyone find themselves encountering a bug upon its usage, please have a look at our contributing guidelines for more information as to how an issue may be reported.

License

This repository is licensed under an MIT License.

About

A functional clone of the Google search page written on HTML and CSS.

https://francislangit.github.io/google-homepage/

License:MIT License


Languages

Language:HTML 52.7%Language:CSS 47.3%