This is an e-commerce/shopping website built using React, typescript and tailwindcss.
Functionalities (for now):
- Products can be displayed.
- Products can be added to the cart/deleted.
- User Authentication. (persistent cart storage)
- Error Handling (Invalid quantity input, wrong discount codes).