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.
- Host: GitHub
- URL: https://github.com/slushyrh/linktree-clone
- Owner: SlushyRH
- Created: 2025-05-06T10:59:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T06:56:25.000Z (about 1 year ago)
- Last Synced: 2025-05-07T07:43:33.735Z (about 1 year ago)
- Topics: css, html, js, linktree, linktree-clone, react, react-icons, tsx, typescript, typescript-react, vite
- Language: TypeScript
- Homepage: https://demos.lrh04.dev/linktree-clone/
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
# Installation
- Clone the repository
- Run `npm install`
- Remove `base` config in `vite.config.ts`