A modern, open-source bio link platform built with Next.js and TypeScript. Create your own customizable bio page with an animated background and social media integration. Perfect for creators, developers, and anyone who wants to share their online presence.
- 🎨 Animated particle background
- 🔗 Social media integration
- 📱 Responsive design
- 🚀 Easy deployment
- Click the Fork button in the top right of this repo
- Clone your forked repository
- Edit the social media links in
src/app/page.tsx
- Replace
public/logo.webp
with your own logo (recommended size: 400x400) - Update metadata in
src/app/layout.tsx
with your information - Deploy it to Vercel or your preferred hosting platform
# Clone your forked repository
git clone https://github.com/mineraleyt/openbio.git
cd openbio
# Create a new branch for your changes
git checkout -b my-bio
# After making changes
git add .
git commit -m "Customize bio page"
git push origin my-bio
- Next.js 15 with TypeScript
- TailwindCSS for styling
- FontAwesome icons
- Vercel Analytics & Speed Insights
- Geist font
npm install && npm run dev
Then open http://localhost:3000 to see your site.
src/app/page.tsx
- Edit social media linkssrc/app/layout.tsx
- Update metadatapublic/logo.webp
- Replace with your logo
MIT License - see the LICENSE file for details.
We welcome contributions! To contribute:
- Create an issue to discuss your idea
- Fork the project
- Create your feature branch
- Submit a pull request
Created and maintained by Minerale.