Ecommer is an online e-commerce web app where users can purchase clothes and make payment using stipe payment gateway.
for frontend, we have used React.js, and backend using strapi
cd client
npm install
cd server
npm install
cd client
npm start
cd server
npm start