Skip to content

This Product Page allows the client to add product to the cart, delete product from the cart and buy the product.

License

Notifications You must be signed in to change notification settings

christiamenrique/Phone-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECommerce Site

Welcome to my ecommerce site

  • This SPA is built with ReactJS and deploys to netlify

Usage

  • git pull to your dev env
  • npm install for dependencies
  • npm start
  • npm build to create the dist file
  • create a hook to your github site in netlify for continuous deployment

Demo

Payment gateway

A sample component is included for paypal. In order to activate the component for paypal

  • create a developer account
  • locate the rest api docs and create your app
  • note your credentials for sandbox testing

The component needs to be configured and currency code needs to declared https://developer.paypal.com/docs/classic/api/currency_codes/

In order to go to production, your app will need to be submitted to paypal for approval https://developer.paypal.com/docs/classic/lifecycle/goingLive/

About

This Product Page allows the client to add product to the cart, delete product from the cart and buy the product.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published