Overview Live Demo
This is a payment user Interface for AceCoinPay App that allows users make payments to other users and also for paying bills. This app was built with Vite, React.js and TailwindCSS.
- Clone the repository
- Run
npm install
to install dependencies - Run
npm run dev
to start the application - Visit http://localhost:5173/ to see the application