About This Project
Overview
Zero Limit Apparel is a full e-commerce storefront built on Next.js and MongoDB, covering product browsing, cart, and checkout in a clean, fast interface. Since deployment it has attracted over 1,500 visitors — real usage that validated the build end-to-end, not just a demo.
Motivation
I wanted to take an e-commerce build past the tutorial stage and into something people would actually shop on, so I designed Zero Limit Apparel as a real storefront rather than a demo.
Lessons Learned
Getting real traffic exposed edge cases — cart persistence, slow image loads, mobile checkout friction — that never show up when you're the only person testing the app.
