E-commerce
Project description
Clothing website managed by Strapi with Stripe payment system.
Clothing website managed by Strapi with Stripe payment system.
In this project, I created a mock clothing e-commerce website to test several technologies I had never used before. The main goal was to experiment with Strapi (as a headless CMS), explore its capabilities, and also implement a payment system using Stripe, which I had never worked with before.
I also took the opportunity to try out Vuetify (with Vue.js) for the frontend. The project allowed me to learn the necessary steps to connect a frontend to a CMS, manage a shopping cart, integrate a payment system, and experience the common challenges you might face in such cases (authentication, product management, payment security, etc.).