Project name: React_Ecommerce First extract the file and install NPM Install Node (if not already installed on your machine) To install node modules type: npm i / npm install To start the development Server: npm start Screenshort: