You can order a coffee from this machine, select size and sugar level. Just wait a few seconds and enjoy! Power up with the best coffee in town.
Built with Vanilla JS and CSS
- Start your order
- Select a size
- Select the sugar level you desire
- Click on Start Preparation (Once the preparation starts the order cannot be canceled)
- Wait for your beverage to be ready
- Enjoy!
This application is deployed at https://nonnatus-coffee.vercel.app/
You can clone the project and run it on your own computer. Make the changes you want.
git clone https://github.com/iqrivas/nonnatus-coffee.git
Go to the project directory
cd nonnatus-coffee
*No need to install dependencies. Just open the index.html file in your browser.