This repository contains the code for a responsive and accessible ecommerce website built with React. The website utilizes Firebase as the database for storing product information and user data. Context API is used for state management, providing a centralized and efficient way to manage the application's global state. The UI components are built using Material-UI (MUI) components and styled-components, ensuring both accessibility and responsiveness.
- Browse for products by category.
- Add products to the shopping cart and update quantities.
- User authentication and registration using Firebase authentication.
- Secure storage of user information and order history in the Firebase database.
- Responsive design to ensure optimal user experience across different devices.
To view and interact with the Storybook UI Kit, click here: Live Demo