Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.19 KB

File metadata and controls

51 lines (37 loc) · 1.19 KB

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

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

Check Test Cases

npm run test login 
#and 
npm run test dashboard
#and 
npm run test projects

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

Libraries Using for Assignment 📚