Google Search Clone
A web app with the ability to search for latest results, news, images and videos including a modern UI with dark mode. Google search API is used to fetch data.
Screenshots
Features
- Live previews
- Fullscreen mode
- Light/dark mode toggle
- Mobile responsive
Run Locally
Clone the project
git clone https://github.com/Sithija97/Google-Search-Clone.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Tech Stack
Client: React, Rapid API, Tailwind.CSS, Context API