This is a Next.js project with a fully responsive Sidebar and Table UI, built for a company assignment using Tailwind CSS.
- Next.js
- Tailwind CSS
- React Icons (if used)
git clone git@github.com:RoshanAAS/test-unity.git
cd your-project-folder
## Getting Started
bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev