All Projects → shamahoque → Mern Skeleton

shamahoque / Mern Skeleton

Licence: mit
A MERN stack skeleton web application [Full-Stack React Projects]

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mern Skeleton

Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+1006.14%)
Mutual labels:  mongodb, expressjs, full-stack, jwt, jsonwebtoken
Mern Mediastream
A MERN stack based media streaming application [Full-Stack React Projects]
Stars: ✭ 98 (-14.04%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mern Social
A MERN stack based social media application [Full-Stack React Projects]
Stars: ✭ 288 (+152.63%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mern Marketplace
A MERN stack based online marketplace application [Full-Stack React Projects]
Stars: ✭ 194 (+70.18%)
Mutual labels:  web-application, mongodb, expressjs, full-stack
Mevn Stack
A Quickstart for building an Express API with a VueJS Admin Portal
Stars: ✭ 178 (+56.14%)
Mutual labels:  mongodb, expressjs, full-stack
Mern
🌐 MERN stack 2.0 - MongoDB, Express, React/Redux, Node
Stars: ✭ 175 (+53.51%)
Mutual labels:  mongodb, expressjs, jwt
Mevn Boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
Stars: ✭ 277 (+142.98%)
Mutual labels:  mongodb, expressjs, full-stack
Naperg
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
Stars: ✭ 661 (+479.82%)
Mutual labels:  expressjs, full-stack, jwt
Node React Ecommerce
Build ECommerce Website Like Amazon By React & Node & MongoDB
Stars: ✭ 1,080 (+847.37%)
Mutual labels:  mongodb, expressjs, jsonwebtoken
Sjwt
Simple JWT Golang
Stars: ✭ 86 (-24.56%)
Mutual labels:  jwt, jsonwebtoken
Easy Notes
🍋 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design
Stars: ✭ 89 (-21.93%)
Mutual labels:  mongodb, jwt
Djwt
Create and verify JSON Web Tokens (JWT) with deno.
Stars: ✭ 93 (-18.42%)
Mutual labels:  jwt, jsonwebtoken
Bug Tracker Pern Ts
Bug Tracking app with project members support. Made with PERN stack + TypeScript.
Stars: ✭ 79 (-30.7%)
Mutual labels:  expressjs, full-stack
Nodejs Backend Architecture Typescript
Node.js Backend Architecture Typescript - Learn to build a backend server for Blogging platform like Medium, FreeCodeCamp, MindOrks, AfterAcademy - Learn to write unit and integration tests - Learn to use Docker image - Open-Source Project By AfterAcademy
Stars: ✭ 1,292 (+1033.33%)
Mutual labels:  mongodb, expressjs
Mern
🎉 This is boilerplate for MERN stack with integrations like Redux and SSR 🎉
Stars: ✭ 77 (-32.46%)
Mutual labels:  mongodb, expressjs
Production Ready Expressjs Server
Express.js server that implements production-ready error handling and logging following latest best practices.
Stars: ✭ 101 (-11.4%)
Mutual labels:  mongodb, expressjs
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-39.47%)
Mutual labels:  mongodb, expressjs
Typescript Restful Starter
Node.js + ExpressJS + Joi + Typeorm + Typescript + JWT + ES2015 + Clustering + Tslint + Mocha + Chai
Stars: ✭ 97 (-14.91%)
Mutual labels:  expressjs, jwt
Express Jwt
An example API for creating/verifying json web tokens
Stars: ✭ 105 (-7.89%)
Mutual labels:  expressjs, jwt
Books Management System
全JavaScript语言Web项目——图书管理系统
Stars: ✭ 107 (-6.14%)
Mutual labels:  expressjs, full-stack

MERN Skeleton 2.0

A skeleton application with basic user CRUD and auth features - developed using React, Node, Express and MongoDB.

MERN Skeleton

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)

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. 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
  4. Open localhost:3000 in the browser

More applications built by extending this skeleton

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].