iamludal / linktree

πŸ”— My simple Linktree clone built with Next.js and Chakra UI.

Home Page:https://links.iamludal.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linktree 🌲

My simple Linktree clone built with Next.js and Chakra UI.

Preview

Setup

  1. Install pre-commit hooks:
pre-commit install --install-hooks -t pre-commit -t commit-msg
  1. Install dependencies:
yarn
  1. Run the development server:
yarn dev

The app will be available at http://localhost:3000.

Configuration

If you wish to use this clone, just fork this repo and edit the src/config.ts file.

About

πŸ”— My simple Linktree clone built with Next.js and Chakra UI.

https://links.iamludal.fr


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%