Link organizer like a linktree
Click me for live demo.
Linqrbell is a web application that collects many links under a single link and creates a QR code.
- Main Page
- Labels Page for supported sites
- Pricing Page for free/premium
- Learn Page for talk with us
- Log in Page
- Sign up Page
- Profile Page
- Edit Links (add, delete, update, replace)
- Edit Profile (name, bio, color theme)
- Edit QR Code (Create qr, edit qr colors)
Run on Local Machine
git clone https://github.com/boranbatuhan/linqrbell_nuxt.git // Clone the repository.
cd linqrbell_nuxt // Change directory.
npm install // Install dependencies.
npm run dev // Run development mode.
npm run build // Build the project.