/Eco-Fusion-Mall-E-Commerce-Application

"Welcome to our e-commerce platform, your one-stop destination for seamless online shopping experiences! Explore a diverse range of products, from electronics to fashion, and enjoy secure transactions, swift order processing, and reliable delivery. With user-friendly features and responsive design, shopping has never been easier.

Primary LanguageJavaScript

MERN E-COMMERCE

Hi! My name is Amit Prakhar Pandey, I have created this Ecommerce Web Application.

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

Essential Variables PORT= DB_URI = STRIPE_API_KEY= STRIPE_SECRET_KEY= JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE= SMPT_SERVICE = SMPT_MAIL= SMPT_PASSWORD= SMPT_HOST= SMPT_PORT= CLOUDINARY_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET fill each filed with your info respectively