LocalLoop is a full-stack social media platform built with React and Go. This frontend delivers a dynamic, responsive user experience with secure authentication, post interactions, and category-based filtering.
- 🔐 JWT-based login and signup
- 📝 Post creation, deletion, and comment threads
- ❤️ Like/unlike functionality
- 📂 Category-based post filtering
- 🧭 Sidebar navigation with dynamic views
- 🎨 Responsive UI with Tailwind CSS and Framer Motion
- 🔄 Axios-based API integration with backend
- Framework: React.js (Vite)
- Styling: Tailwind CSS
- Animation: Framer Motion
- Routing: React Router
- State: useState, useEffect, Context API
- API: Axios
- Auth: JWT (stored in localStorage)