First, Install the dependencies
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Figma does not had Registration page, so I added one registration page as well so that you'll be able to register and then login to check the flow of the application