Inspiration
This is an e-commerce Webapp built using React and STRIPE payment gateway integration.
What it does
- Users can add products to the cart
- Users can check out the cart
- Users can order products using their Credit Card
How we built it
We Built it using React and its state management techniques (React Hooks, state)
Challenges we ran into
we faced much trouble in connecting to the payment gateway and state management
What we learned
We explore and learn many ReactJS state management and how to connect a real payment gateway to the website and how to manage orders.
What's next for e-commerce-webapp
- We can add more security to the payment gateway
- We can send invoice to user's emaill
Log in or sign up for Devpost to join the conversation.