Skip to content

obscalion/admin-panel

Repository files navigation

🛠️ Admin Panel

This is a React-based admin panel built with Vite, Tailwind CSS, and several useful libraries such as Chart.js, React Router, and JSON Server for mock APIs.

📦 Installation & Run

# Install all project dependencies
npm  install

# Start the mock API server 
npm  run  serve:db
# Available at http://localhost:3001

# Start the development server (in a new terminal)
npm run dev
# Usually available at http://localhost:5173

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published