Skip to content

likhithkp/React-Vite-Google-Search-Clone

Repository files navigation

Netlify Status

Google Search Clone

Overview

This project is a clone of the popular search engine Google Search, built using Vite. It provides a user-friendly interface for searching the web, replicating the core functionality of the original Google Search.

Features

  • Searchable Interface: Users can enter their search queries and receive relevant results from the web.
  • Instant Search Results: Search results are displayed dynamically as the user types, providing an intuitive and responsive experience.
  • User-Friendly Design: The interface is designed to be simple and easy to use, making it accessible to a wide range of users.

Screenshots

Screenshot (42) Screenshot (43) Screenshot (44)

Technology Stack

  • Vite.
  • Google Programmable Search Engine.
  • ContextAPI

Getting Started

  1. Clone the Repository

    git clone https://github.com/likhithkp/React-Vite-Google-Search-Clone.git
  2. Navigate to the Project Folder

    cd google-search-clone
  3. Install Dependencies

    npm install
  4. Run the Development Server

    npm run dev

    The application will be available at http://localhost:3000.

Project Structure

  • public/: Public assets or static files.
  • src/: Contains the source code.
    • assets/: Logos, pictures etc.
    • components/: React components.
    • utils: Api functionalities.
    • App.jsx: Application component.
    • index.css: Main application CSS component.
    • main.jsx: Main file.
  • package.json: Project configuration and dependencies.
  • index.html: Entry point.
  • postcss.config.js: Project configuration and dependencies.
  • tailwind.config.js: Project configuration and dependencies.
  • vite.config.js: Vite configuration.

Contributing

Contributions to this project are welcome and encouraged. Please feel free to create issues and pull requests to improve the project.

Contact

For inquiries, contact [email protected].

About

Google search clone using React.js and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published