Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 807 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 807 Bytes

Google Clone

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.

Table of Contents

Features

  • Responsive design similar to the Google search page
  • Search input with a button
  • Google Apps and Account icons (non-functional)
  • Simple footer with links

Installation

  1. Clone the repository:
    git clone https://github.com/aryansoni13/google-clone.git
    
  2. Navigate to the project directory:
    cd google-clone
    

Usage

Open index.html in your preferred web browser:

open index.html

Technologies Used

  • HTML5
  • CSS3
  • JavaScript