Skip to content

ReactJs Web Shop Application using Commerce.js and Stripe API and Material UI

Notifications You must be signed in to change notification settings

AzeemAnsari/ReactJs-eCommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJs eCommerce using commerce.js SDK

React Advice PWA

Introduction

This is a code repository for the ReactJs eCommerce web shop Application.

In this web application, I have used commerce.js SDK (http://commercejs.com/) to steup the store and Strip API (http://stripe.com/) for card transaction.

Setup:

  • run npm i && npm start for both client and server side to start the development server