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.
- Host: GitHub
- URL: https://github.com/kineticbeast69/google-clone
- Owner: kineticbeast69
- Created: 2024-09-02T11:32:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T08:34:51.000Z (over 1 year ago)
- Last Synced: 2024-12-30T09:17:02.071Z (over 1 year ago)
- Topics: axios, context-api, google-search-api, react-hooks, react-router-dom, reactjs, vercel-deployment, vite
- Language: JavaScript
- Homepage: https://google-clone-webapp.vercel.app/
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]()