If you're designing a dashboard for your users to log into your product and manage data etc, what's your goto tech stack these days?<p>- Is it Next.js / SvelteKit / something else?
- Any component framework?
- Any CSS framework?
- Is there a 3rd party service for this kind of thing?
a dashboard is a front-end project that should work with any backend. There are plenty of ready made solutions, just google $yourfrontendframework + dashboard and you will see.