rahulsharmagg / linktree

Linktree Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My LinkTree

Welcome to My LinkTree! This project allows you to create a simple yet effective landing page with links to various resources.

Features

  • Customizable Links: Easily add, edit, and remove links to your social media profiles, projects, or any other URLs you want to share.
  • Responsive Design: Ensures a seamless experience across different devices and screen sizes.
  • Configurable Options: Customize the appearance and behavior of your LinkTree page with configuration options.

Getting Started

  1. Clone the Repository:
    git clone <repository_url>
    cd linktree
  2. Add MongoDB URI:
    // app.config.js
    const database = {
    	url: 'mongodb://localhost:27017/LinkTree'
    }

About

Linktree Project


Languages

Language:JavaScript 98.2%Language:Shell 1.8%