admin-dashboard-frontend

Screen Shot 2024-11-05 at 23 29 49

Stack

Initialization

In a terminal execute the following commands inside project folder

yarn && yarn dev or yarn build && yarn start

To initialize storybook: yarn build-storybook && yarn storybook

Login

You probably gonna face this login form from next-auth

Screen Shot 2024-11-07 at 22 55 39

Just click on sign in without informing user or password.