My solution for ordering app solo-project from Scrimba.
- Rendering the menu to the DOM
- Give the user the ability to order items
- Rendering the ordered items
- Calculating the subtotal and total of the order
- Creating a modal requesting payment data
- Live Site URL: https://jimmysdiner.netlify.app/
- CSS(flexbox)
- Vanilla JavaScript
- HTML5
- Figma
- GitHub - Ameen Aminat
This solo project is part of the frontend course by Scrimba. You can also learn from Scrimba. Check the Links below.
Happy Coding!