This project has evolved into a modern architecture. A special thanks to SuperSimpleDev, whose excellent English-language courses on Vanilla JavaScript inspired me to start coding. The scalability of this new version is a small tribute of gratitude to his clear teaching and the foundation he helped me build.
👉 Current Version: ecommerce-bp-v2
- ⚛️ Next.js 15 + React 19
- 🎨 TypeScript + Tailwind CSS
- 📦 Strapi Headless CMS
- 🏗️ Monorepo Architecture
- ⚡ pnpm Workspaces
This version is kept as a historical reference to the original project.
- Pure HTML/CSS/JavaScript
- Amazon-style interface
- Shopping cart system
- Order checkout and tracking
- Vanilla JavaScript
- Custom CSS
- 42 products
- Reviews/Ratings system
This project served as the starting point to understand:
- DOM manipulation
- LocalStorage
- Browser events
- Basic e-commerce structure
The migration to a modern architecture improves:
- ✅ Maintainability
- ✅ Scalability
- ✅ Performance
- ✅ SEO
- ✅ Developer Experience
Archive Date: November 2025