Welcome to our E-Commerce Store Website!
https://e-commerce-website-full-stack.onrender.com)
Welcome to our E-Commerce Store! This app offers a seamless shopping experience with easy project setup and robust security features.
Enjoy smooth MongoDB and Redis integration, along with a secure authentication system using JWT with refresh/access tokens. Users can effortlessly register and log in, manage products and categories, and utilize an intuitive shopping cart.
Checkout is hassle-free with Stripe, and the app supports flexible coupon codes. Admins have access to a powerful dashboard with detailed sales analytics.
The stylish design is powered by Tailwind, and the app ensures enhanced security and robust data protection. Experience fast caching with Redis and much more!
- 🚀 Easy Project Setup
- 🗄️ Seamless MongoDB & Redis Integration
- 💳 Smooth Stripe Payment Setup
- 🔐 Secure Authentication System
- 🔑 JWT with Refresh/Access Tokens
- 📝 User Registration & Login
- 🛒 Comprehensive E-Commerce Features
- 📦 Efficient Product & Category Management
- 🛍️ Intuitive Shopping Cart Functionality
- 💰 Hassle-Free Checkout with Stripe
- 🏷️ Flexible Coupon Code System
- 👑 Powerful Admin Dashboard
- 📊 Detailed Sales Analytics
- 🎨 Stylish Design with Tailwind
- 🛒 Streamlined Cart & Checkout Process
- 🔒 Enhanced Security
- 🛡️ Robust Data Protection
- 🚀 Fast Caching with Redis
- ⌛ And much more...
PORT=5000
MONGO_URI=your_mongo_uri
UPSTASH_REDIS_URL=your_redis_url
ACCESS_TOKEN_SECRET=your_access_token_secret
REFRESH_TOKEN_SECRET=your_refresh_token_secret
CLOUDINARY_CLOUD_NAME=your_cloud_name
CLOUDINARY_API_KEY=your_api_key
CLOUDINARY_API_SECRET=your_api_secret
STRIPE_SECRET_KEY=your_stripe_secret_key
CLIENT_URL=http://localhost:5173
NODE_ENV=development