Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 473 Bytes

File metadata and controls

22 lines (11 loc) · 473 Bytes

E-Commerce Web Application

Functionality This is a React-based e-commerce web application that allows users to browse and add products to their cart, filter products by category, and view notifications and loading states for a seamless user experience.

To run this project locally:

1- Clone the repository: git clone

2-Install the required dependencies: npm install

3- Run the application: npm start

Open browser and run 'http://localhost:3000'