This is a code bundle for HR Portal Dashboard version 0.1. The original project is available at https://www.figma.com/design/g7mLNgfCWFUM6spFx1L1MX/HR-Portal-Dashboard-version-0.1.
Run npm i to install the dependencies.
npm i
Run npm run dev to start the development server.
npm run dev