- Live Demo: Click here to preview
- React + Vite
- React Router
- Axios
- CSS
- Material UI
Clone the project:
git clone https://github.com/jupiter-programmer/crm-admin-dashboard-client.gitcd crm-admin-dashboard-clientInstall dependencies:
npm installStart the development server:
npm run devThen open:
http://localhost:5173npm run buildPreview build:
npm run previewYour CRM Admin Dashboard is now ready to run and deploy