A modern web app that helps users save, manage, and share important links in one place. Built with React, TailwindCSS, Node.js, Express, and MongoDB, it provides a secure and intuitive experience for managing digital content.
- User Authentication โ Signup, Signin, and JWT-based session handling.
- Link Management โ Add, view, and organize your favorite links (YouTube, Twitter, Blogs, etc.).
- Beautiful UI โ Responsive, modern design with TailwindCSS and Lucide icons.
- User Profile Dropdown โ Displays logged-in userโs name and profile picture.
- Logout Option โ Secure logout from the dropdown menu.
- Smart Search โ Quickly find saved links.
- Notifications Placeholder โ Bell icon for upcoming features.
- Fast Backend API โ Built with Express.js and MongoDB for performance.
- React (Vite/CRA)
- TailwindCSS
- Framer Motion (for animations)
- Lucide-react (icons)
- Node.js
- Express.js
- MongoDB with Mongoose
- JWT Authentication
- bcrypt for password hashing