An open API service indexing awesome lists of open source software.

https://github.com/slushyrh/linktree-clone

A Linktree Clone I built in React which has Social Icons, Link Buttons, Foldouts, Headers, and a easy to use colour palette.
https://github.com/slushyrh/linktree-clone

css html js linktree linktree-clone react react-icons tsx typescript typescript-react vite

Last synced: 2 months ago
JSON representation

A Linktree Clone I built in React which has Social Icons, Link Buttons, Foldouts, Headers, and a easy to use colour palette.

Awesome Lists containing this project

README

          

A Linktree Clone in React | Live Demo


This is a Linktree clone built in React with a clean UI and smooth animations. It includes standard link buttons, foldouts, and headers—all mobile-friendly by design.



The color palette is customizable via the globals.css file. It also uses the react-icons library, offering access to a vast range of icons.
Each element (link button, foldout, and social icon) comes with per-element settings, so you can fine-tune the appearance and behavior as needed.


Linktree Clone Demo GIF

# Installation
- Clone the repository
- Run `npm install`
- Remove `base` config in `vite.config.ts`