An E-commerce website built with:
- HTML
- CSS
- TYPESCRIPT + JAVASCRIPT
- View and preview product
- Interactive buttons to increase and decrease product quantity
- Functional button to add product to cart
- Interactive cart section to view the total price and quantity added to cart
- Fully responsive on mobile and desktop
- Clean UI
Even though I used TypeScript, it still felt like writing JavaScript the only difference is explicitely stating types for function parameters and variables, though most of what I worked on involved the DOM