Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mean | 12,164 | 2 months ago | February 02, 2017 | 52 | TypeScript | |||||
The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications | ||||||||||
Project_mern_memories | 4,705 | 16 days ago | 110 | JavaScript | ||||||
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives. | ||||||||||
Angular Full Stack | 1,446 | 25 days ago | 7 | mit | TypeScript | |||||
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript. | ||||||||||
Mern Course Bootcamp | 1,011 | 7 months ago | 15 | mit | JavaScript | |||||
Complete Free Coding Bootcamp with the MERN Stack | ||||||||||
Koan | 834 | 3 years ago | 10 | mit | JavaScript | |||||
KOAN (Koa, Angular, Node, Mongo) starter kit for full-stack JavaScript web development. | ||||||||||
Mevn Cli | 812 | a day ago | 54 | February 28, 2021 | 10 | mit | JavaScript | |||
Light speed setup for MEVN(Mongo Express Vue Node) Apps | ||||||||||
Tg2 | 783 | 4 months ago | 10 | other | Python | |||||
Python web framework with full-stack layer implemented on top of a microframework core with support for MongoDB, Pluggable Applications and autogenerated Admin | ||||||||||
Actframework | 727 | 53 | 21 | 10 months ago | 116 | January 02, 2021 | 188 | other | Java | |
An easy to use Java MVC server stack | ||||||||||
Explorer | 708 | a year ago | 75 | bsd-3-clause | JavaScript | |||||
An open source block explorer | ||||||||||
Mern Social | 642 | 2 months ago | 2 | mit | JavaScript | |||||
A MERN stack based social media application [Full-Stack React Projects] |
This is a code repository for the corresponding video tutorial - https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu.
Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
By the end of this video, you will have a strong understanding of how the MERN Stack works.
Setup:
npm i && npm start
for both client and server side to start the app