Welcome to our React-based e-commerce project for an Ice Cream and Belgian Waffles store! This project leverages React for building the user interface and Redux for managing global state. Enjoy seamless shopping experiences with interactive features and a visually appealing design, enhanced with Material-UI components for customization and aesthetic appeal.
- Browse a variety of ice cream flavors and Belgian waffle options.
- Add items to your cart and manage quantities.
- Checkout with a straightforward and user-friendly interface.
- React
- Redux
- Material-UI
- bootstrap
- Clone the repository.
- Install dependencies with
npm install --force
. - Start the development server with
npm start
.
Feel free to explore and contribute to our delicious project!