Skip to content

zonafirman/react-smart-pos

Repository files navigation

🛒 React Smart POS (Point of Sale)

React TailwindCSS License

A modern Point of Sale (POS) frontend application engineered to process real-time transactions. This application interfaces seamlessly with a containerized Golang backend to execute ACID-compliant checkouts.

🚀 Key Features

  • Real-time Inventory Sync: Fetches active products directly from the Go API.
  • Transactional UI: Processes checkouts and dynamically updates stock levels.
  • Modern Design: Fully responsive and styled with Tailwind CSS.

🚦 Quick Start

  1. Clone the repository and run npm install.
  2. Ensure your backend API is running on localhost:8080.
  3. Start the POS interface via npm run dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors