Macaroon-shop
Macaroon Shop — this is a demo single-page online store, fully hand-coded in React using Tailwind CSS. The project was created to practice skills in layout, component architecture, and building user logic.
The project includes:
• Product catalog with a responsive grid
• Interactive cart with total sum calculation
• Form for selecting delivery and payment methods
• Toggle between light/dark themes
• Fully responsive for mobile and desktop devices
• Save cart state in LocalStorage
• Deployment on Vercel
The project does not use third-party templates or UI frameworks — the entire interface is built manually. This allows me to demonstrate an understanding of the structure of modern frontend applications and approaches to organizing code.
The project includes:
• Product catalog with a responsive grid
• Interactive cart with total sum calculation
• Form for selecting delivery and payment methods
• Toggle between light/dark themes
• Fully responsive for mobile and desktop devices
• Save cart state in LocalStorage
• Deployment on Vercel
The project does not use third-party templates or UI frameworks — the entire interface is built manually. This allows me to demonstrate an understanding of the structure of modern frontend applications and approaches to organizing code.