/vision-eyewear-react-ecommerce

Vision Eyewear e-commerce shop

Primary LanguageJavaScript

Vision Eyewear E-commerce Platform

Vision Eyewear is a platform for e-commerce that allows you to sell your products online.

Steps to install and use Vision Eyewear: Step 1: Clone the Vision Eyewear platform on your computer.

git clone https://github.com/SujalShah3234/vision-eyewear-react-ecommerce.git

Step 2: Install the dependencies.

npm install

Step 3: Change the directory to the client folder and install client dependencies.

cd client
npm install

Step 4: Run the application.

npm start