Skip to content

jt-old/project_react-stripe-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Run in Postman


The Fullstack Stripe Store is a full-stack ecommerce application that allows users to purchase products using the Stripe payment platform. The frontend of the application was built with React and React-Bootstrap, while the backend was built with Express and Node.js. The application also utilizes Netlify for deployment. With this project, I gained experience in creating a complete ecommerce solution, including handling payment processing and securely storing sensitive customer information. The project also included features such as a shopping cart and a product catalog. Overall, this project provided me with a comprehensive understanding of how to build a full-stack ecommerce application from start to finish.

Explore the docs --- View Demo --- Report Bug

Table of Contents
  1. About The Project
  2. License
  3. Contact

About The Project

Project Screen Shot Contributors Forks Stargazers Issues MIT License

when you click purcahse items, it will go to checkout once you click checkout, it will post to the backend pass the itesm from your cart to your backend on your backend, we format items to the structure that stripe wants then, create a session with those line items once the session is created with stripe, send the url back to the frontend turn the res into json, extract the url from the json and forward it to the user

I'd love to hear any feedback or just thoughts. Feel free to reach out at my contact info below. Cheers!

Stack

Frontend

react bootstrap

Backend

node express postman stripe

Deployment / Hosting

netlify

Security / Auth / Encryption

dotenv nodemon

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

🤝 Support

Give a ⭐️ if you like this project and if you like my work, maybe you would like to

Buy Me A Coffee

Acknowledgments

(back to top)


About

Online commerce app built using react with Stripe integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published