This is a Next.js project bootstrapped with create-next-app
.
- Exercise 3 - DONE ( check login page)
- Exercise 4 - DONE ( check index and components )
- Exercise 5 - DONE ( check [board] and components )
Install Tailwind Here
Install Zustand Here
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.