Skip to content

jupiter-programmer1/crm-admin-dashboard-client

Repository files navigation

CRM Admin Dashboard

Tech Stack

  • React + Vite
  • React Router
  • Axios
  • CSS
  • Material UI

Installation

Clone the project:

git clone https://github.com/jupiter-programmer/crm-admin-dashboard-client.git
cd crm-admin-dashboard-client

Install dependencies:

npm install

Run the Project (Development)

Start the development server:

npm run dev

Then open:

http://localhost:5173

Build for Production

npm run build

Preview build:

npm run preview

Done

Your CRM Admin Dashboard is now ready to run and deploy

Releases

No releases published

Packages

 
 
 

Contributors