web-app Web UI for the auction system Prerequisites Node.js (v16 or higher) npm (v8 or higher) How to Run # Navigate to the UI directory cd cash-ui # Install dependencies npm i # Run development server npm run dev The application will be available at http://localhost:5173