Skip to content

mouleshleo/mouleshleo.github.io

Repository files navigation

Personal Website - Moulesh's Google Clone

This personal website is hosted using GitHub Pages, featuring a Google clone where users can simulate Google search interactions.

Features

  • Google-style Search Interface: Mimics the functionality and look of Google’s homepage.
  • Responsive Design: Accessible across different devices and screen sizes.
  • Static Hosting: Uses GitHub Pages for hosting, ensuring fast and reliable performance.

How to Access

Visit the site at mouleshleo.github.io.

Running Locally

  1. Clone the repository:

    git clone https://github.com/mouleshleo/mouleshleo.github.io.git
  2. Navigate to the project directory:

    cd mouleshleo.github.io
  3. Open the index.html file in a web browser:

    open index.html