An open API service indexing awesome lists of open source software.

https://github.com/kineticbeast69/google-clone

A Google search engine clone built with React.js, Vite, and the Google Search API. It features real-time web and image search, along with voice search functionality. The app uses the Context API for state management and Axios for API requests, providing a fast and responsive user experience similar to Google.
https://github.com/kineticbeast69/google-clone

axios context-api google-search-api react-hooks react-router-dom reactjs vercel-deployment vite

Last synced: about 1 month ago
JSON representation

A Google search engine clone built with React.js, Vite, and the Google Search API. It features real-time web and image search, along with voice search functionality. The app uses the Context API for state management and Axios for API requests, providing a fast and responsive user experience similar to Google.

Awesome Lists containing this project

README

          

# React-Project

# Google Clone

A Google search engine clone built with React.js, Vite, Axios, React Router, Context API, and Google Search API, featuring an image search section.

## Features

- **Search Functionality**: Perform web searches using the Google Search API.
- **Voice Search**: Use voice input for search queries.
- **Image Search**: Browse and view images using the image search section.
- **Responsive Design**: Fully responsive design for different screen sizes.
- **Fast Performance**: Built with Vite for optimized development and production builds.

## Tech Stack

- **React.js**: JavaScript library for building user interfaces.
- **Vite**: Fast development environment and build tool.
- **Axios**: HTTP client for making API requests.
- **React Router**: Routing library for navigation.
- **Context API**: State management for global state handling.

## Google Home Page

![alt text]()

## Google Search Page

![alt text]()