A prototype for a mobile service provider by AzlanCoding.
Payment icons in top_up.html taken from Stripe Documentation.
You can just open index.html in your browser, alternatively you can install node.js and install the entire project.
npm install
npm run dev
Output will be in a new folder called dist.
npm run build