Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.33 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.33 KB

Key Features

Mock Product Data: The project utilizes mock data to simulate a realistic product catalog, providing a practical experience in rendering and presenting dynamic product information.

Responsive Design: The user interface is designed to be responsive, ensuring seamless user experiences across various devices and screen sizes.

React Components: The application is structured using reusable React components, demonstrating best practices for code organization and modularity.

Routing: The use of React Router enables smooth navigation between different pages of the e-commerce application, allowing users to explore products, view product details, and manage their shopping cart.

User Interaction: User input is implemented with forms and event handling, allowing users to add items to the cart, update quantities, and remove products.

App screenshots:

Screenshot 2023-06-29 at 11 43 26 AM Screenshot 2023-06-29 at 11 41 53 AM Screenshot 2023-06-29 at 11 41 23 AM