How do I connect a login/register page to a react dashboard?
I have found many react templates online for dashboards but all of them are just front end web pages that do not have much of functionality. How do I connect them to a register/login page that authenticates users and shows the dashboard according to it.
Usign too many form element in component/page
Is it okay to have many on the page without any visible input? I’m reading about useActionState in react doc and in their example they are using for adding a product to card