Pizza Order Form
What I learned
- Create an object literal with properties and methods
- Set the propertiess in an objects
- Access the properties in an objects
- Access the method on an objects
- Use math operators
- Use template literals
- Use querySeletor and textContentent to dynamically change text on the screen