Skip to content

Fully-functional E-Commerce Web Application using MERN Stack.

License

Notifications You must be signed in to change notification settings

RaghavK16/Web_App_MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App using MERN

MERN_Home

  • A basic and easy-to-understand e-commerce Web Application using MERN Stack.

  • Fully-functional website from Front-End to Back-End.

  • I've also integrated Stripe Payment Gateway for Payment checkout facility.

Project Setup

  • Fork the repo, Star the repo

  • Git clone this repo

  • Install all dependencies for both the front-end and back-end

  • Make sure MongoDB is running (mongod), then start your Node and React servers

  • Ensure both servers are up and running by visiting their existing endpoints in your browser

Running the project

cd projfront
npm i && npm start
cd projback
npm i && npm start

Contribution

If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.

This repository is just a small subset of work put together by me during the MERN Bootcamp. Reach out to me through raghavkhullar16@gmail.com

Releases

No releases published

Packages

No packages published