issues
search
Dominate-X-Club
/
dominate-links
Linktree clone for DominateXClub
https://dominate-links.vercel.app
MIT License
8
stars
7
forks
source link
Feature: add profile public route
#10
Closed
rohitt-gupta
closed
5 months ago
rohitt-gupta
commented
5 months ago
Add the public profile page
Add a route at "/{username}"
Fetch the user data from the DB table "Links" using Prisma
Show all the links in the UI which are provided from the db.
Make sure the design is mobile-first and super responsive for all the different devices.
lakshya-roonwal
commented
5 months ago
Gonna Start Building this now
Add the public profile page