This project is primarily a DESKTOP POINT-OF-SALE APPLICATION built using
React + Vite and packaged with Electron.
The web version is only used for development and testing.
This POS system runs as a standalone desktop application.
Supported modes:
- 🖥️ Desktop App (MAIN PROJECT OUTPUT)
- 🌐 Web Browser (development only)
- Desktop-based POS system using Electron
- Sales transaction processing
- Responsive UI using Tailwind CSS
- Offline-ready desktop shell (backend required for data)
Before running the desktop app, install:
- Node.js (v18 or later recommended)
- npm
npm install