This is an online store of a ficticious cupcake shop, called Yumma!. The primary purpose of this project was to create an online store that allows products to be added to a cart and checked out. Futhermore, JS functionality should've made it able to calculate and add VAT/tax, allow for applying a discount coupon and add shipping option selected to the total.
You can download this repository to your local device.
At the very least, you'll need a browser (such as Chrome) or a text editor for reading the files. For a better reading experience and easier navigation, use coding software such as VSCode or Sublime Text.
No installation necessary, provided that you have a browser and text editor or coding software installed.
- VSCode (https://code.visualstudio.com/)
- Benjan Knoetze - Initial work - (https://github.com/benjanknoetze)
This project is licensed under the MIT License - see the LICENSE.md file for details
- HyperionDev (https://www.hyperiondev.com/) who's Full Stack Web Dev course enabled me to accomplish this