WeSearch

πŸš€ Built a full stack Miro clone with real-time collaboration, infinite canvas, sticky notes, and modern SaaS UI using Next.js, React, TypeScript, Convex, Liveblocks, Clerk, and Tailwind CSS. Would love feedback from the dev community πŸ™Œ

Β·1 min read Β· 0 reactions Β· 0 comments Β· 13 views
#development#technology#saas
πŸš€ Built a full stack Miro clone with real-time collaboration, infinite canvas, sticky notes, and modern SaaS UI using Next.js, React, TypeScript, Convex, Liveblocks, Clerk, and Tailwind CSS.

Would love feedback from the dev community πŸ™Œ
⚑ TL;DR · AI summary

A developer has created a full stack clone of Miro, featuring real-time collaboration and an infinite canvas. The project utilizes technologies such as Next.js, React, TypeScript, and Tailwind CSS. The developer is seeking feedback from the community on this modern SaaS UI implementation.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) β†’
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3442406) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Prem Gaikwad Posted on May 24 πŸš€ Built a full stack Miro clone with real-time collaboration, infinite canvas, sticky notes, and modern SaaS UI using Next.js, React, TypeScript, Convex, Liveblocks, Clerk, and Tailwind CSS.Would love feedback from the dev community πŸ™Œ Sign in to view linked content Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use.

…

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous Β· no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)