Skip to content

A simple E-commerce store implemented using React and Fake Store API. Includes Stripe API integration for payments

Notifications You must be signed in to change notification settings

farrukhras/E-Commerce-Store-with-Stripe-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Store-with-Stripe-API

I build an e-commerce store with cart and payment functionalities. I have also integrated the Stripe API into this application to accept payments from users for the products added to their cart. I also use the Fake Store API that provides data for e-commerce websites. I use it to fetch and display product categories and products themselves in the store.

I have used the Express framework on Node.js to develop the server API. After implementing the front-end components and adding payment functionality, I set up a server to process those payments. The finalized product will fetch the product data from the Fake Store API, allowing users to add products to the cart and make Stripe payments via the Node.js server.

Follow the link for the deployed app: https://e-commerce-store-with-stripe-api-integration-rnpf08jfx.vercel.app/

About

A simple E-commerce store implemented using React and Fake Store API. Includes Stripe API integration for payments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published