Skip to content

66Ryoko/nextjs14-dashborad

Repository files navigation

Next.js 14 pratice project - Dashboard

For more information, see the course curriculum on the Next.js Website.

How to use it

You can run the project locally at http://localhost:3000/, or you can view the demo website deployed on Vercel at Demo.

Hint: Your Node.js version must be above 18.17.0.

npm i
npm run dev