LinkSpace is a modern web application that helps users store, organize, and manage their personal links in one secure place.
Whether it's useful articles, tools, learning resources, or important URLs, LinkSpace keeps everything structured and accessible anytime, anywhere.
🌐 Live Website: https://linkspace-phi.vercel.app/
- 🔐 User Authentication – Secure login & signup with email
- 📁 Collections – Organize links into custom collections
- 📌 Save & Manage Links – Add, edit, and delete personal links
- 🔗 Share Collections – Generate shareable links for your collections
- 👤 User Profiles – Customize your profile with bio, avatar, and social links
- 🔍 Search – Quick access to your saved links
- 🌓 Dark/Light Mode – Toggle between themes
- 📱 Responsive Design – Works seamlessly on mobile & desktop
- ⚡ Fast & Lightweight – Optimized user experience
- React 18 with TypeScript
- Vite – Fast build tool
- Tailwind CSS – Utility-first styling
- Shadcn/UI – Beautiful UI components
- Framer Motion – Smooth animations
- React Router – Client-side routing
- Supabase – Backend as a Service
- PostgreSQL Database
- Authentication
- Row Level Security (RLS)
- Real-time subscriptions
- Node.js 18+
- npm or bun
git clone https://github.com/your-username/linkspace.git
cd linkspacenpm install
# or
bun installnpm run dev
# or
bun devThe app will be available at http://localhost:5173
- 📚 Store study & learning resources
- 💼 Save important work-related links
- 🔖 Organize personal bookmarks
- 📱 Manage links across devices
- 🤝 Share curated collections with others
- 🏷️ Tags and advanced filtering
- 📊 Link usage analytics
- 📥 Import/Export functionality
- 🔔 Notifications for shared collections
- 🎨 Custom themes
Contributions are welcome! If you'd like to improve the UI, add features, or enhance performance:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is open-source and available under the MIT License.
Teku Syam Kumar
3rd Year AIML Student
Passionate about Full-Stack Development & AI
If you like this project, don't forget to ⭐ star the repository!