Skip to content

A Student Management System Website as University Project

Notifications You must be signed in to change notification settings

sevimeftal/team-bull

 
 

Repository files navigation

Getting Started

Install dependencies:

npm install

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

About

A Student Management System Website as University Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 5.3%
  • TypeScript 2.3%