Skip to content

ShubhamAdelkar/google-search

Repository files navigation

Google Search Engine 🚀

A simple replica of Google search engine implementation using React and Vite.

Tech stacks

React Javascript Tailwindcss

Overview

This project is a basic Google search engine created with React and Vite. It utilizes the Google Search API to fetch search results and display them in a user-friendly interface.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/google-search-react-vite.git
  2. Chane ptroject directory:

    cd google-search
  3. Install dependencies:

    npm install

Start the development server

  1. Install dependencies:

    npm run dev

Releases

No releases published

Packages

No packages published