Skip to content

Ansh-Kathil/BitTree

Repository files navigation

🌐 BitTree

BitTree is a simple and customizable Linktree alternative built with Next.js.
Create a single bio link to showcase all your important links — social profiles, portfolios, projects, and more — beautifully and efficiently.

Next.js React License Vercel Deploy


🚀 Features

  • 🔗 Create a personalized bio link page
  • 🖼️ Add profile picture, name, bio, and multiple links
  • 🎨 Minimal and responsive UI
  • ⚡ Built with Next.js App Router
  • 💅 Styled using Tailwind CSS
  • 🌍 Easy deployment on Vercel

🛠️ Tech Stack

  • Frontend: Next.js 14, React 18
  • Styling: Tailwind CSS
  • Fonts: Geist Font (by Vercel)
  • Deployment: Vercel

💻 Getting Started

Clone this repository and run the development server:

# Clone the repo
git clone https://github.com/yourusername/bitTree.git

# Navigate to the project
cd bitTree

# Install dependencies
npm install
# or
yarn install

# Start the dev server
npm run dev
# or
yarn dev

Open http://localhost:3000 in your browser to view the app.

🧩 Project Structure

bitTree/
├── app/
│   ├── page.js        # Main page
│   ├── layout.js      # Root layout
│   └── components/    # UI components
├── public/            # Static assets
├── styles/            # Global styles
├── package.json
└── README.md

⚙️ Environment Variables

Create a .env.local file and add your variables like this:

MONGODB_URI=mongodb://example.com

🧑‍💻 Author

BitTree is developed and maintained by Ansh kathil . Feel free to ⭐ the repo if you find it useful!

“One link to rule them all — BitTree 💫”

About

BitTree – Create a clean, responsive, and shareable bio page to showcase all your important links in one place.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors