View Demo · Report Bug · Request Feature
An Open-Source Solution for Streamlining Your Social Media Links. Inspired by Linktree.
Try the App: BioBeacon
BioBeacon comes up with a whole bunch of amazing features to provide you the best experience, Here're some of our best features.
- Beautiful UI using TailwindCSS and ShadcnUI
- User-Friendly Dashboard: An intuitive and user-friendly dashboard for easy navigation
- Multiple Projects: Ability to create and manage multiple projects or profiles
- Customizable Links: Create and customize links for each project profile
- Unique Project URLs: Each project gets a unique URL for sharing
- Unique Project URLs: Each project gets a unique URL for sharing
- Rich Media Support: Add links to websites, social profiles, articles, and more
- Shareable Links: Share project URLs on social media, websites, or anywhere else
- Feedback and Support: Easy access to user support and feedback
- Full responsivity and mobile UI
- ORM using Prisma
- Database using Neon
- Authentication with Next-Auth
- Clone the repository
git clone https://github.com/Devansh-365/biobeacon.git
- Change the working directory
cd biobeacon
- Install dependencies
npm install
- Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
- Run the app
npm run dev
You are all set! Open localhost:3000 to see the app.
- Next JS: framework
- Typescript: language
- NextAuth.js: for authentication
- Tailwind: for styling
- lucide-react: for icons
- Prisma: for orm
- UploadThing: for image upload
- react-hot-toast: for toasts
- Shadcn UI: for components
- Vercel: for hosting
This project is licensed under the MIT License - see the LICENSE
file for details.
-
BioBeacon is an open-source project and we welcome contributions from the community.
-
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.