Frontend Assignment - Whatbytes
Frontend Assignment - Whatbytes
Layout:
Header:
Main Section:
Sidebar (left):
○ Image (cover)
○ Title
○ Price
Footer:
● Copyright information
Layout:
● Product title
● Price
● Description
● Category
● Quantity selector
● Price summary
Logic to Implement
● Filtering logic for categories and price
● Client-side state management for the cart (using React Context or Zustand or Redux)