Skip to content

Latest commit

 

History

History
121 lines (56 loc) · 1.93 KB

README.md

File metadata and controls

121 lines (56 loc) · 1.93 KB

🐧 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