Skip to content

Latest commit

 

History

History
79 lines (34 loc) · 2.72 KB

README.md

File metadata and controls

79 lines (34 loc) · 2.72 KB

Google Web Clone

The Google Web Clone is a project developed to enhance my HTML, CSS, and JavaScript skills. This web application serves as a replica of the famous google.com, aiming to replicate its design and functionalities.

The primary objective of this project was to build the entire website from scratch, without relying on any external frameworks. Instead, I utilized CSS flexbox and grid layouts to create a responsive and visually appealing design, closely resembling the original Google website.

Key Features

  • Search Functionality: The search tab is seamlessly linked with a programmable search engine provided by Google. Users can search for anything they desire, just like on the original web page.

  • Google Services Integration: Essential Google services, including Gmail, Google Maps, Google Drive, and news, are thoughtfully integrated into the web clone for quick access.

Technology Used

The Google Web Clone utilizes the following technologies:

HTML5  CSS3  JavaScript   Visual Studio

Screenshots

image

image

Screenshot from 2023-07-25 20-14-56

Try It Out

Feel free to check out the live demo of the google.com web clone here and experience it yourself.

Installation

To try out the project locally, follow these steps:

  1. Clone this repository: git clone https:/github.com/your-username/your-repo.git
  2. Open the index.html file in your preferred web browser.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per the terms of the license

Contact

If you have any questions or feedback, please feel free to reach out:

Thank you for visiting this repository! If you find it helpful or inspiring, don't forget to leave a star ⭐️. Happy coding!