Skip to content

adhit7/webshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WebShop - Open Webshop

This is a full-stack e-commerce platform built using the MERN stack. The application allows users to browse products, place orders, and complete payments securely through PayPal. The project demonstrates a seamless user experience from registration to order completion.
Frontend Repo - https://github.com/adhit7/webshop-frontend
Backend Deployed Link - https://web-production-0d9f9.up.railway.app/

๐ŸŒŸ Key Features

  • User Registration & Login: Secure authentication process allowing users to create an account, log in, and manage their profiles.
  • Product Browsing & Ordering: Users can browse available products, add items to their cart, and place orders.
  • Payment Integration: Integrated PayPal payment gateway for secure and easy payment processing during checkout.

๐Ÿ› ๏ธ Tech Stack

  • Frontend: React.js, Bootstrap
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Other Tools: PayPal API, JWT for authentication

Screenshots

Home Page Home

Product Page Product

Cart Page Checkout

Local Setup

$ git clone [email protected]:adhit7/webshop.git
$ cd webshop
$ npm install
$ npm run server

Env File

Create your own env file MONGO DB connection

About

It is Fullstack MERN Fullstack Application ๐Ÿš€.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published