Coder Social home page Coder Social logo

mryogesh0709 / e-commrece-v2 Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 0.0 427 KB

MERN stack E-Commrece Application .All what you need Mail verification Authentication ,Admin Access, Payment Section ,dark mode. Suggest Me what can i do better.

Home Page: https://e-commrece-v2.onrender.com

HTML 0.12% JavaScript 99.56% CSS 0.32%
axios cloudinary cookie-parser express monogodb multer node passport react react-router-dom-v6

e-commrece-v2's Introduction

E-Commerce

install dependencies

install client dependencies

npm run install-client

install server dependencies

npm install

setup frontend environment in client folder root level

VITE_STRIPE_PUBLISHABLE_KEY=YOUR_STRIPE_PUBLISHABLE_KEY

setup backend environment root level

MONGO_URL=YOUR_MONGO_URL
WEBHOOK_ENDPOINT=YOUR_WEBHOOK_ENDPOINT
STRIPE_SECRET_KEY=YOUR_STRIPE_SECRET_KEY
JWT_SECRET_KEY=YOUR_JWT_SECRET_KEY
SESSION_KEY=YOUR_SESSION_KEY
USER_MAIL=YOUR_USER_MAIL
USER_PASSWORD=YOUR_USER_PASSWORD
CLOUDINARY_CLOUD_NAME = YOUR_CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY = YOUR_CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET = YOUR_CLOUDINARY_API_SECRET

we've use nodemailer for mail so get your email and password form Mail App Password

start development server

npm start

Hosted on render (free service) server will disable after 15 minutes if no request comes so wait for 30 seconds to restart server automatically

e-commrece-v2's People

Contributors

mryogesh0709 avatar rockymern avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.