Project Overview
Bhardwaj Deco is a full-stack e-commerce platform built for a home decoration business. The application provides a complete online storefront experience, from product browsing and media-rich catalog display to secure user authentication and session management. The platform is designed for production-grade performance with stateless JWT-based auth, optimized media delivery through Cloudinary CDN, and a responsive React.js frontend styled with Tailwind CSS.
Architecture

Features
Complete e-commerce storefront with product catalog, category filtering, and detail views
Stateless JWT authentication with secure token refresh and session management
Cloudinary integration for optimized image upload, transformation, and CDN delivery
Responsive UI built with React.js and Tailwind CSS for mobile-first browsing
RESTful API backend with Express.js handling products, users, orders, and media
MongoDB document store with Mongoose ODM for flexible product schema management