Bucky's Brew - https://cs272-f25.github.io/p12/
Bucky's Brew is a responsive e-commerce website dedicated to the sale of premium coffee beans, mugs, and professional brewing equipment. The site offers a seamless user experience, allowing customers to explore a visual product catalog, interact with items, and purchase items through a dynamic shopping cart system.
For consistent code formatting we will be using Prettier - Code formatter : https://prettier.io/
On VisualStudio Marketplace: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
On OpenVSX: https://open-vsx.org/extension/esbenp/prettier-vscode
After this plugin is installed it should read the configuration file from this repo and will auto format your code on save.