Skip to content

muhammadwasay/reactjs-paypal-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demo application demonstrates a use case of a shopping cart with payment integration. The following functions are implemented.

  • Browse the product catalog.
  • Add items to the shopping cart.
  • Browse the shopping cart.
  • Initiate the checkout process.
  • Pay using PayPal (Sandbox environment) and receive order confirmation details.

Following design and technologies have been used.

Category Details
Architecture Single page web application
UI JavaScript library React
Payment PayPal checkout
State management library Hooks, React Redux
Styling and CSS React Bootstrap
Router library React Router
Tool chain Create react app,npm,webpack
Deployment GitHub pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published