Skip to content

✨ An open-source bio link platform with animated particle background, built with Next.js and TypeScript. Create your custom social media landing page.

License

Notifications You must be signed in to change notification settings

MineraleYT/openbio

Repository files navigation

OpenBio

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.

✨ Features

  • 🎨 Animated particle background
  • 🔗 Social media integration
  • 📱 Responsive design
  • 🚀 Easy deployment

🔄 Fork This Project

  1. Click the Fork button in the top right of this repo
  2. Clone your forked repository
  3. Edit the social media links in src/app/page.tsx
  4. Replace public/logo.webp with your own logo (recommended size: 400x400)
  5. Update metadata in src/app/layout.tsx with your information
  6. 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

🛠️ Tech Stack

  • Next.js 15 with TypeScript
  • TailwindCSS for styling
  • FontAwesome icons
  • Vercel Analytics & Speed Insights
  • Geist font

🚀 Quick Start

npm install && npm run dev

Then open http://localhost:3000 to see your site.

📁 Files to Customize

  • src/app/page.tsx - Edit social media links
  • src/app/layout.tsx - Update metadata
  • public/logo.webp - Replace with your logo

📄 License

MIT License - see the LICENSE file for details.

👥 Contributing

We welcome contributions! To contribute:

  1. Create an issue to discuss your idea
  2. Fork the project
  3. Create your feature branch
  4. Submit a pull request

🙏 Credits

Created and maintained by Minerale.

About

✨ An open-source bio link platform with animated particle background, built with Next.js and TypeScript. Create your custom social media landing page.

Topics

Resources

License

Stars

Watchers

Forks