This repository contains the code for a Student Management Information System Landing Page and Role-based Dashboard.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
To dive deeper into Next.js, check out the following resources:
This project is MIT licensed.
https://developers.cloudflare.com/workers/framework-guides/web-apps/nextjs/