A simple Google search page clone built using HTML, CSS, and JavaScript. This project aims to replicate the look and feel of the Google search homepage.
- Responsive design similar to the Google search page
- Search input with a button
- Google Apps and Account icons (non-functional)
- Simple footer with links
- Clone the repository:
git clone https://github.com/aryansoni13/google-clone.git
- Navigate to the project directory:
cd google-clone
Open index.html in your preferred web browser:
open index.html
- HTML5
- CSS3
- JavaScript