All Projects → shamahoque → Mern Marketplace

shamahoque / Mern Marketplace

Licence: mit
A MERN stack based online marketplace application [Full-Stack React Projects]

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mern Marketplace

Mern Mediastream
A MERN stack based media streaming application [Full-Stack React Projects]
Stars: ✭ 98 (-49.48%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mern Social
A MERN stack based social media application [Full-Stack React Projects]
Stars: ✭ 288 (+48.45%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mern Skeleton
A MERN stack skeleton web application [Full-Stack React Projects]
Stars: ✭ 114 (-41.24%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mevn Boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
Stars: ✭ 277 (+42.78%)
Mutual labels:  mongodb, expressjs, full-stack
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+550%)
Mutual labels:  mongodb, expressjs, full-stack
Mevn Stack
A Quickstart for building an Express API with a VueJS Admin Portal
Stars: ✭ 178 (-8.25%)
Mutual labels:  mongodb, expressjs, full-stack
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-30.93%)
Mutual labels:  mongodb, expressjs
Azos
A to Z Sky Operating System / Microservice Chassis Framework
Stars: ✭ 137 (-29.38%)
Mutual labels:  mongodb, full-stack
Vue Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Vuejs, + Node.js + Express + MongoDB 🚀🤘
Stars: ✭ 141 (-27.32%)
Mutual labels:  ecommerce, mongodb
Amazona
Build Ecommerce Like Amazon By MERN Stack
Stars: ✭ 152 (-21.65%)
Mutual labels:  mongodb, expressjs
Cinema Plus
Online Movie Ticket Booking web app with MERN Stack
Stars: ✭ 119 (-38.66%)
Mutual labels:  mongodb, expressjs
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+5873.2%)
Mutual labels:  ecommerce, mongodb
Ymple Ecommerce
Node js E-commerce Framework powered with Sails.js & Node.js as an Ecommerce Platform Shop Solution
Stars: ✭ 152 (-21.65%)
Mutual labels:  ecommerce, mongodb
Fraternate
Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.
Stars: ✭ 130 (-32.99%)
Mutual labels:  mongodb, expressjs
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+811.34%)
Mutual labels:  ecommerce, mongodb
Meanshop
🛒 Building an e-commerce application with the MEAN stack
Stars: ✭ 140 (-27.84%)
Mutual labels:  mongodb, expressjs
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (-34.02%)
Mutual labels:  mongodb, expressjs
Mean Blog
Blog using Nodejs, Expressjs, Angularjs and Mongodb. MEAN Javascript Fullstack application
Stars: ✭ 151 (-22.16%)
Mutual labels:  mongodb, expressjs
Cezerin
Cezerin is React and Node.js based eCommerce platform.
Stars: ✭ 1,985 (+923.2%)
Mutual labels:  ecommerce, mongodb
Kotlin Full Stack Application Demo
Full-stack demo application written with Kotlin MPP
Stars: ✭ 165 (-14.95%)
Mutual labels:  web-application, full-stack

MERN Marketplace 2.0

An online marketplace application with seller accounts, product search and suggestions, shopping cart, order management, payment processing with Stripe, and live auction with Socket.io - developed using React, Node, Express and MongoDB.

Live Demo

What you need to run this code

  1. Node (13.12.0)
  2. NPM (6.14.4) or Yarn (1.22.4)
  3. MongoDB (4.2.0)
  4. Stripe account with test data

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. Update config/config.js with your test values for Stripe API keys and Stripe Connect Client ID
  4. Open command line in the cloned folder,
    • To install dependencies, run npm install or yarn
    • To run the application for development, run npm run development or yarn development
  5. Open localhost:3000 in the browser

More applications built using this stack

Learn more at mernbook.com


Get the book

Full-Stack React Projects - Second Edition

Learn MERN stack development by building modern web apps using MongoDB, Express, React, and Node.js

Full-Stack React Projects

React combined with industry-tested, server-side technologies, such as Node, Express, and MongoDB, enables you to develop and deploy robust real-world full-stack web apps. This updated second edition focuses on the latest versions and conventions of the technologies in this stack, along with their new features such as Hooks in React and async/await in JavaScript. The book also explores advanced topics such as implementing real-time bidding, a web-based classroom app, and data visualization in an expense tracking app.

Full-Stack React Projects will take you through the process of preparing the development environment for MERN stack-based web development, creating a basic skeleton app, and extending it to build six different web apps. You'll build apps for social media, classrooms, media streaming, online marketplaces with real-time bidding, and web-based games with virtual reality features. Throughout the book, you'll learn how MERN stack web development works, extend its capabilities for complex features, and gain actionable insights into creating MERN-based apps, along with exploring industry best practices to meet the ever-increasing demands of the real world.

Things you'll learn in this book:

  • Extend a MERN-based application to build a variety of applications
  • Add real-time communication capabilities with Socket.IO
  • Implement data visualization features for React applications using Victory
  • Develop media streaming applications using MongoDB GridFS
  • Improve SEO for your MERN apps by implementing server-side rendering with data
  • Implement user authentication and authorization using JSON web tokens
  • Set up and use React 360 to develop user interfaces with VR capabilities
  • Make your MERN stack applications reliable and scalable with industry best practices

If you feel this book is for you, get your copy today!


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].