Skip to content

aryansoni13/google-clone.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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