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.
-
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.
The Google Web Clone utilizes the following technologies:
Feel free to check out the live demo of the google.com web clone here and experience it yourself.
To try out the project locally, follow these steps:
- Clone this repository:
git clone https:/github.com/your-username/your-repo.git
- Open the
index.html
file in your preferred web browser.
This project is licensed under the MIT License. Feel free to use and modify the code as per the terms of the license
If you have any questions or feedback, please feel free to reach out:
- E-mail: [email protected]
- Linkedin: Thusitha Nuwan
Thank you for visiting this repository! If you find it helpful or inspiring, don't forget to leave a star ⭐️. Happy coding!