A modern Point of Sale (POS) system frontend built with responsive web technologies.
- User-friendly interface for sales transactions
- Product inventory management
- Real-time transaction processing
- Sales reporting and analytics
- Customer management
- Node.js (v22 or higher)
- pnpm package manager
-
Clone the repository
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
-
Open your browser and navigate to
http://localhost:3000