Shopazon is a full-stack e-commerce platform that replicates the shopping experience of Amazon. Built with modern web technologies, it features product browsing, cart management, secure checkout, and user authentication, delivering a seamless and interactive shopping experience.
✅ Product Listings & Search – Browse products effortlessly.
🛒 Cart & Secure Checkout – Add items to the cart and complete purchases seamlessly.
🔐 User Authentication – Secure login & signup with JWT authentication.
📩 Order Confirmation Emails – Get a detailed order summary via email.
📊 Dynamic Pricing & Discounts – Implement smart pricing strategies.
📱 Mobile-Optimized UI – Fully responsive and user-friendly interface.
- 🚀 React.js – Dynamic UI with seamless interactions.
- 🎨 CSS3 / SCSS – Clean and modern styling.
- ⚛ Redux – Efficient state management for cart & user sessions.
- 🛠 Node.js & Express.js – RESTful backend services.
- 🔐 JWT Authentication – Secure user authentication.
- 📡 MongoDB / Firebase – Scalable database for product & user data.
- 📩 Nodemailer – Sends order confirmation emails.
- 🚀 Axios – API handling for seamless data fetching.
- 1️⃣ Clone the repository Click here
- 2️⃣ Navigate to the project directory
- 3️⃣ Install dependencies
- npm install
- 4️⃣ Run the development server
- 5️⃣ Open the app in your browser Click here