A responsive e-commerce cakes website built with React. Includes category navigation, product pages, and a shopping cart flow with a modern UI.
This project was developed as part of my software engineering studies, focusing on practical React development, efficient application flow, and a clean, intuitive, and modern user interface.
🔗 https://cakes-project-react-mdjx.vercel.app/
- React
- Redux / Redux Toolkit
- React Router
- MUI (Material UI) + Bootstrap
- JavaScript
- Category-based product browsing
- Dedicated product details pages
- Shopping cart management (add/remove/update items)
- Fully responsive UI (mobile and desktop)
- Clean and modular React component architecture
git clone https://github.com/TamiShaks-2/CakesProject.git
cd CakesProject
npm install
npm start