Skip to content

🖇️ A web app where users can log in and create their own list of links and share them publicly.

Notifications You must be signed in to change notification settings

nurRiyad/nuxt-linktree

Repository files navigation

LinkTree

Easily share all your links at once.

Built with

  • Nuxt 3, Github OAuth LibSQL, Vercel,

Preview


Live Demo

Demo

https://linktree.nurriyad.com

Features

  • Server Side Rendering
  • Login With Github
  • Easily Share all your link

Make sure to install dependencies:

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

About

🖇️ A web app where users can log in and create their own list of links and share them publicly.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published