v6.0
- Cart feature (mini-cart, cart detail page, add to cart button).
- Created BasePrice/BaseMoney components to render prices.
- Fixed small screen header style:
- Removed the logout button and added it to my account page.
- Added my account button to header.
- Refactor code:
- to provide a better file structure.
- write GraphQL queries in their own components.