Skip to content

Repository files navigation

Pulse Store Admin

An admin dashboard for the Pulse Store platform, built with React and TypeScript.

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • Tailwind CSS v4
  • React Router v7
  • TanStack Query (React Query)
  • Zustand (state management)
  • React Hook Form + Zod (form validation)
  • shadcn/ui components

Prerequisites

  • Node.js 22.17.1
  • npm or compatible package manager

Getting Started

  1. Clone the repository

    git clone <repository-url>
    cd pulse-store-admin
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Build for production

    npm run build
  5. Preview the production build

    npm run preview

Project Structure

src/
├── api/          # API client, models, and services
├── components/   # Reusable UI and custom components
├── constants/    # App-wide constants
├── hooks/        # Custom React hooks
├── layouts/      # Page layout components
├── lib/          # Utility libraries and helpers
├── pages/        # Feature pages
├── routes/       # Route configuration
├── store/        # Zustand global state
└── utils/        # Utility functions

Status

Complete.

About

A powerful React-based admin dashboard built to simplify e-commerce operations with AI-powered automation. Administrators can manage products, categories, orders, customers, inventory, analytics, and business settings, while integrated AI agents assist with product & Order management, customer support.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages