Live·Full-Stack·2024
Dev Wear
Full-stack e-commerce for developer-themed apparel.
Next.jsNode.jsExpress.jsMongoDBTailwind CSS
RoleSolo builderScopeFull-stack · Design · DeploymentStatusLive · Vercel & Railway
Overview
Dev Wear is a full-stack e-commerce application for developer-themed apparel. It pairs a Next.js storefront with an Express/MongoDB backend deployed on Vercel and Railway, covering the full flow from browsing to checkout. Built to feel like a small real product rather than a tutorial demo.
Key Features
- ●JWT auth with HttpOnly cookies for XSS-resistant sessions and protected routes
- ●Persistent cart synced to MongoDB so users can resume sessions across devices
- ●Next.js App Router with server components for fast product browsing and SEO-friendly pages
- ●Responsive Tailwind storefront deployed end-to-end on Vercel and Railway