Skip to content

This is E-commerce web app where customer can buy products. For frontend we have used ReactJs nad Materail UI and Redux toolkit and for backend we have Strapi and Stripe Payment gateway

Notifications You must be signed in to change notification settings

prashik0202/E-Commerce-Webapp-using-ReactJs-and-Strapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ecommer

Ecommer is an online e-commerce web app where users can purchase clothes and make payment using stipe payment gateway.

Technologies used

for frontend, we have used React.js, and backend using strapi

How to run

Install all dependencies of frontend

cd client
npm install

Install all dependencies of backend

cd server
npm install

Run the client using the following command

cd client
npm start

Run the server using the following command

cd server
npm start

Setup strapi : https://strapi.io/

refer https://youtu.be/CB3pEMl9TOA

About

This is E-commerce web app where customer can buy products. For frontend we have used ReactJs nad Materail UI and Redux toolkit and for backend we have Strapi and Stripe Payment gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published