social-links

One page, all your links. Linktree scheme. Social media reference landing page developed with Vanta.js and Tailwindcss

Stars
4

About the project

This is an open-source Linktree scheme to collect all your links and have it in one place. Feel free to use this repository as a starting point for your Linktree.

This project was inspired by @Linktree and @craftzdog

This Linktree has a twist- users always land on a custom VANTA background.
This was achived by separating light and dark random colors and push it into the VANTA object

🚀 Getting started

Step 1

Clone this repository

git clone https://github.com/ritmillio/linktr.zoltanfodor.dev.git <your-linktree-name>

Step 2

Install packages

npm i

or

yarn install

Step 3

Start Dev server and edit code

npm run dev

or

yarn run dev

Step 4

Build production ready code with:

npm run build

Performance

Astro performance is just amazing :

How to contribute

  • ⭐ If you like this project give me a Star ⭐

  • Fork this repository;

  • Create a branch with your feature: git checkout -b my-feature;

  • Commit your changes: git commit -m "feat: my new feature";

  • Push to your branch: git push origin my-feature.

License

This project is under the MIT license. See the LICENSE file for more details.