Giphy Clone
Overview
A fun gif application. This application is the clone of giphy.com which have millions of gifs.
Features
1. Giphy API:
Giphy API is used for fetching gifs.
2. Categories:
GIFs can be fetched on the basis of different categories.
3. User Experience:
Responsive design. Pinterest tiles like UI.
4. Search:
User can search specific gifs.
5. State Management:
Global state is managed by React Redux for faster accessing.
Tech Stack
Frontend: React
State Management: React Redux and Hooks
Styling: Tailwind CSS
API: Giphy developers API
Related Links