abhirajksingh / taskmanagement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

Package Must be installed

npm install clsx
npm install framer-motion
npm install tailwind-merge
npm install uuid

After installing the Package,

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.

About


Languages

Language:TypeScript 97.5%Language:JavaScript 2.1%Language:CSS 0.4%