Online Book Store
- Designed and developed a fully responsive and interactive online book store using React, HTML, CSS, and TailwindCSS to ensure a seamless browsing experience across devices. Integrated Material UI components for a modern, intuitive design, optimizing usability and user experience.
- Implemented dynamic product listing, sorting, and filtering features using React state management (useState, useEffect). Developed a robust search functionality for users to easily find books based on categories, titles, and authors, enhancing the user experience and improving product discoverability.
- Built a real-time shopping cart using React, allowing users to add, remove, and modify quantities of books with automatic price updates. Integrated JavaScript for client-side validation and user feedback during the checkout process, ensuring a smooth and secure transaction flow.