Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
/ vshop Public archive

e-commerce Web Shop built with React.js, Commerce.js, Stripe

Notifications You must be signed in to change notification settings

yoeldiomedez/vshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VShop

Simple e-commerce Web Shop built with React.js, Commerce.js and Stripe

Setup before running the app

Commerce.js

  1. Register or Login into Commerce.js
  2. Add some products, configure shipping (Settings) for your shop
  3. Get you public API key of Developers section (Sandbox Public Key) and replace the value of REACT_APP_CHEC_PUBLIC_KEY inside .env file

Stripe

  1. Register or Login into Stripe
  2. Verify your e-mail address
  3. Get you public API key of Developers section (Publishable key) and replace the value of REACT_APP_STRIPE_PUBLIC_KEY inside .env file

Commerce.js & Stripe

  1. Settings / Payment gateways (Commerce.js Dashboard) enable Stripe
  2. Save your Stripe's API keys (Publishable key, Secret key)

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

e-commerce Web Shop built with React.js, Commerce.js, Stripe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published