Link-Tree is a simple and customizable link management system that allows you to create a personalized landing page with links to your social media profiles, websites, and more. This project aims to provide a clean and user-friendly way for others to access your various online platforms.
- Easy to Use: Simple setup process to get your Link-Tree up and running.
- Customizable: Personalize your landing page with your choice of colors, fonts, and backgrounds.
- Responsive: Ensures a seamless experience across various devices and screen sizes.
- Analytics: Track the performance of your links with built-in analytics.
- Open Source: Feel free to contribute and enhance the project.
-
Clone the repository:
git clone https://github.com/Avishek27/Link-tree.git
-
Navigate to the project directory:
cd Link-tree
-
Open the
index.html
file in your preferred text editor. -
Customize the links and information according to your preferences.
Once you have customized your Link Tree, you can deploy it to any static hosting service, such as GitHub Pages, Netlify, or Vercel.
To change the background, replace the background.jpg
file in the assets
directory with your desired image.
Update the links in the index.html
file with your own social media profiles, websites, or any other links you want to include.
Customize the styles by modifying the CSS in the style.css
file. You can change colours, fonts, and other styling elements.