Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/montoulieu/link-ent

🌲 A free Linktree alternative built with Next.js and Tailwind.
https://github.com/montoulieu/link-ent

Last synced: 2 months ago
JSON representation

🌲 A free Linktree alternative built with Next.js and Tailwind.

Awesome Lists containing this project

README

        

# LinkEnt

> A free Linktree alternative built with Next.js and Tailwind.

![Image of LinkEnt frontend](https://github.com/montoulieu/link-ent/blob/master/public/LinkEntPreview.jpg?raw=true)

## Setup

### Clone LinkEnt using the "new-leaf" branch

`git clone -b new-leaf [email protected]:montoulieu/link-ent.git`

### Install all NPM dependencies

`npm i`

### Start dev server

`npm run dev`