Skip to content
/ social-links Public template

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

Notifications You must be signed in to change notification settings

ritmillio/social-links

Repository files navigation

🐧 linktr 🐧

One page, all your links.

Linktree created with Astro, Tailwindcss and Vanta.js

Demo


screenshot


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 : screenshot

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.


Get in touch

Releases

No releases published

Packages

No packages published