Available here: https://thunderlink.me
Thunderlink is a modern web application that allows users to create a personalized landing page containing all their important social media links in one place. Think of it as your digital business card that you can share with anyone!
- 🎨 Beautiful Design: Clean, modern interface with dark/light mode support
- 🔐 Authentication: Secure sign-in with email and Google
- ✏️ Customization:
- Personalize your profile with custom username
- Add a bio to tell your story
- Set custom background image
- Add and manage multiple social media links
- 🔄 Drag & Drop: Easily reorder your links with intuitive drag-and-drop functionality
- 📱 Responsive: Works seamlessly on all devices
- 🌙 Theme Toggle: Switch between light and dark modes
- Framework: Next.js 14 with App Router
- Authentication: NextAuth.js
- Database: PostgreSQL with Prisma ORM
- Styling: Tailwind CSS
- Components: Radix UI with shadcn/ui
- Deployment: Vercel
- Clone the repository
- Install dependencies:
npm install
npm run dev
- Open http://localhost:3000 with your browser to see the result.