Skip to content

๐Ÿš€ Crafted with Next.js, Tailwind CSS, and MongoDB. Personalize your landing page, share social links, projects, and more effortlessly. Responsive design for a seamless user experience.

License

Notifications You must be signed in to change notification settings

Noryuxd/branchhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BranchHub

BranchHub is built with Next.js, Tailwind CSS, and MongoDB. Create a beautiful, customizable landing page with links to your social profiles, projects, and more.

Live Preview Here

Table of Contents

Technologies Used

Next.js Tailwind CSS MongoDB

Preview

main


public


pageinfo


pagebuttons


pagelinks


analytics


Features

  • ๐ŸŒ Responsive design for all devices.

  • ๐Ÿ”— Add and customize links to your social media profiles, projects, or any other content.

  • ๐ŸŽจ Customize the look with easy-to-use themes and colors.

  • Next.js: React framework for server-rendered React applications.

  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

  • MongoDB: NoSQL database for storing data.

Getting Started

Prerequisites

  • Node.js installed
  • MongoDB installed locally or a MongoDB Atlas account

Installation

# Clone the repository
git clone https://github.com/your-username/branchhub.git

# Navigate to the project directory
cd branchhub

# Install dependencies
yarn install

Configuration

  1. Create a .env.local file in the root directory.

  2. Add your MongoDB connection string:

    MONGODB_URI=your-mongodb-connection-string

Run the application

# Visit http://localhost:3000 in your browser.
yarn run dev

Usage

  • Customize your links and appearance by editing the config.js file.
  • Deploy your BranchHub instance to your preferred hosting service.*

Contributing

Contributions are welcome! Please check the Contributing Guidelines for more details.

License

This project is licensed under the MIT License.

About

๐Ÿš€ Crafted with Next.js, Tailwind CSS, and MongoDB. Personalize your landing page, share social links, projects, and more effortlessly. Responsive design for a seamless user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published