Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 514 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 514 Bytes

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