Full stack e-commerce app for buying jewelry from a jewelry store.
Link to project: https://fashion-bros.onrender.com/
[ Fashion Bros. demo coming soon... for now here is a screenshot]
Tech used: React.js, Express.js, Node.js, Strip Payment API.
This is an app for a jewelry store called Fashion Bros. This app features an online shopping cart that links to Stripe for payment. This app was built using React for the front end and Express.js for the backend routing.
Some lessons I learned were: I wasn't familiar with the Stripe API before this project. I learned about 'test-mode' and how to set that up for payments.
Take a look at these couple examples that I have in my own portfolio:
Jeopardy Party: https://github.com/coderrob22/Jeopardy-API
Task Manager App: https://github.com/coderrob22/Task-Manager-app