sweic / sLink

Linktree/Beacons Clone

Home Page:https://s-link.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sLink

Linktree/Beacons Clone



βœ… Features:

  • Create, update, reorder and delete your links and profile information.
  • Server-side rendering (SSR) on your page for SEO.
  • Realtime preview of your links and information.
  • Responsive web design.

πŸ“š Development Stack:


πŸ›  Setting up development environment:

  • Create a new MongoDB database
  • git clone https://github.com/sweic/sLink.git
  • Fill up .env.example file and rename to .env
  • npm run install-dependencies
  • npm run build and npm start
  • npm run dev for development mode
  • App should be running on http://localhost:3000/

❌ Constraints:

  • Images uploaded may not fit the fixed space given.

❓ Upcoming prioritised features

  • Collect analytics on link clicks
  • Preset icons as images for your links


πŸ•ΉοΈ Demo




About

Linktree/Beacons Clone

https://s-link.vercel.app


Languages

Language:TypeScript 99.6%Language:CSS 0.2%Language:JavaScript 0.2%Language:Shell 0.1%