A simple template to show your links that allows customization using nextjs and tailwindcss.
- Automatic switching between dark and light themes.
- Responsive design that adapts mobile and pc devices.
- Fully customizable: icons, colors, shapes, and more.
- Utilizes SVG icons for enhanced visual quality.
- Clone the project using the following command:
git clone https://github.com/SbleitZ/linkyed.git
- Access the folder:
cd linkyed
- Install the packages:
npm install
- Starts developing:
npm run dev
You can configure the project using mis-links.json for the overall design and tailwind.config.ts for tailwind colors.
- For example, if you want to add your amazon wish list, your json should look like this (without animations):
{
"icon":"amazon", // icons in lower case
"href":"https://amazon.com/your-wish-list",
"label":"Amazon Wishlist",
"background":"#ecae1d",
"effects":{
"duration":"",
"animation":""
}
},
- to modify the background modify the class of the main tag in page.tsx
- You can edit the boxes in this file
- wiggle
- shake
- pulse
- glitch
- tonyhawk
- flip
- fill
- sheen
- glow
- blur
- Default
- Amazon
- Discord
- Spotify
- Tiktok
- Twitch
- Youtube
- Github
- Behance
- Dribbble
- Link
- Onlyfans
- SnapChat
- SoundCloud
- Tumblr