
Screenshots


Gaggle is a Google Search Clone that allows users to search for results such as news, images, and videos with a free Google Search API provided by the RapidAPI community.
Real-time Search
Instantly fetches search results as the user types with use-debounce. Utilizes React and MUI components to deliver a dynamic, responsive UI.
Multimedia Integration
Displays relevant videos using react-player for a richer search experience and stronger user engagement.
Responsive Design
Provides a seamless experience across desktop, tablet, and mobile devices with a clean Tailwind CSS visual style.
Loading Spinner
Uses react-loader-spinner to provide visual feedback while data is loading.
The goal was to replicate Google-like user experience. The first challenge was finding usable mock/free API data. Once solved, I reproduced the layout and theme quickly with Tailwind CSS.
End users can search and browse up to 100 results.