Ensure you have NPM installed in your system.
git clone https://github.com/aryaniiit002/E-Commerce-ReactJS.git OR Download ZIP
# Install dependencies
cd E-Commerce-ReactJS-main
npm install
Open a separate terminal to start the client:
npm start
Your default web browser will be launched automatically with the url http://localhost:3000