Is a simple booking app with WhatsApp payments, processed through Stripe, and built with Node.js.
Install the dependencies and devDependencies and start the server.
npm i
npm start
Home page: http://localhost:4242/dev.html
Success page: http://localhost:4242/success.html