This is a code bundle for Admin Control Panel. The original project is available at https://www.figma.com/design/yHd0nxzMHFdowWFhwlND7m/Admin-Control-Panel.
Run npm i to install the dependencies.
npm i
Run npm run dev to start the development server.
npm run dev