Skip to content

Isuu1/gifinity

Repository files navigation

🎭 Gifinity

A modern web application built with Next.js (App Router) that allows users to browse and discover GIFs and stickers via the Giphy API. Users can save their favorite items locally without needing to sign in, while also having the option to create an account to store favorites in personalized collections backed by a database.

🚀 Features

  • 🎨 GIF & Sticker Search – Fetches results from the Giphy API.
  • 💾 Favorites Without Login – Uses local storage to save favorites.
  • 🔑 User Authentication – Sign up/log in to store favorites in a database.
  • 🔄 Sync Local Favorites – Transfer saved GIFs from local storage to an online account after logging in.
  • ⚡ Smooth UI/UX – Built with Framer Motion for animations.

🛠️ Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Giphy API
  • Supabase (for authentication & database storage)
  • Framer Motion (animations)
  • Local Storage (for guest users)

📜 License

This project is proprietary. Unauthorized use, copying, or distribution is prohibited. See the LICENSE file for details. For licensing inquiries, contact: https://jakubbabelek.com/

About

A modern web application built with Next.js (App Router) that allows users to browse and discover GIFs and stickers via the Giphy API. Users can save their favorite items locally without needing to sign in, while also having the option to create an account to store favorites in personalized collections backed by a database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors