This is a simple but beautiful project made for myself but feel free to use it, change it, improve it 😊
- Responsive: Built to be responsive across different devices 📲
- Easy to Customize: Easily customizable using Tailwind CSS 🌈
- Dark/Light Mode: Toggle between dark and light color mode ⛅
git clone https://github.com/ssanjua/ssanjua-linktree.git
cd ssanjua-linktree
npm install
npm run dev
{: style="width: 47%; display: inline-block;" } {: style="width: 52%; display: inline-block;" }
🧑🚀 Contributing This project is open-source and contributions are welcome. If you want to contribute, please follow these steps::
- Fork the repository
- Create a new branch (git checkout -b feature/new-feature)
- Commit your changes (git commit -am 'Add new feature')
- Push your branch (git push origin feature/new-feature)
- Open a Pull Request