A platform for downloading stickers, GIFs, and text!**
✅ Search – Find stickers/GIFs quickly
✅ Categories – Browse by trending, reactions, etc.
✅ Download – Save in multiple formats (GIF, PNG, WebP)
✅ Copy Link – One-click sharing
✅ Responsive – Works on mobile & desktop
🛠 Tech Stack
- React.js
- Tailwind CSS
- API (GIPHY)
- Vercel (Deployment)
🚀 Quick Setup
- Clone the repo
git clone https://github.com/suraj-savle/S-GRAPHIC.git
- cd S-GRAPHIC
- npm install
- npm run dev
Note: This project uses the GIPHY API to fetch stickers and GIFs. To run the project, create an account on GIPHY Developers, generate a new API key, create a .env file in the root folder, and add VITE_GIPHY_KEY=your_api_key_here. After that, you're ready to go!
