Skip to content

What's the MERN?

MERN stack is a software stack that includes four open-source technologies: (MongoDB, Express.js, React, and Node.js). These components provide an end-to-end framework for building dynamic web sites and web applications.
Among these technologies MongoDB is a database system, Node.js is a server-side runtime environment, Express.js is a web framework for Node.js and React is a client-side JavaScript library used for building user interfaces.
Because all components of the MERN stack support programs that are written in JavaScript, MERN applications can be written in one programming language for both server-side and client-side execution environments.

Why I create this Organization Repository as a open-source project?

During my study journey, the open-source community has given me a bunch of resources and power. Not just MERN(MongoDB/ExpressJS/ReactJS/NodeJS) Stack(this kind of hard skill), but also including a lot of soft skills. Such as how to communicate with other people, and how to commit an issue with the templated description.
So I wrote/forked/bought some code for this MEAN project, hoping could do a little bit of commitment to the open-source community.
And after all, the best way of learning is doing, I'm pretty sure myself will benefit from this project as well.

How can you make a commitment here?

You are free to submit the PR to any repositories(of course, you need to fork it firstly). No matter is code or documentation. I'll appreciate your commitment and time.

Is there any recommended repo?

Em...No! Every repository is valuable to me. But you could pick any up according to your scenario.

Popular repositories

  1. FullStack_MERN_Project_SocialMedia FullStack_MERN_Project_SocialMedia Public

    JavaScript 1

  2. React_E-Commerce React_E-Commerce Public

    Forked from Fang-Zhang/React_E-Commerce

    đź›’ An Ecommerce website made with Reactjs Framework

    JavaScript 1

  3. mern_boilerplate01 mern_boilerplate01 Public

    Forked from jaewonhimnae/boilerplate-mern-stack

    Boilerplate when you use REACT JS, MONG DB, EXPRESS JS, REDUX

    JavaScript

  4. mern_boilerplate08 mern_boilerplate08 Public

    Forked from hemakshis/Basic-MERN-Stack-App

    A simple MERN Stack App made for practice & learning. CRUD, Authentication & Deployment in MERN.

    JavaScript

  5. mern_boilerplate02 mern_boilerplate02 Public template

    Forked from foyzulkarim/mernboilerplate-antd

    A MERN boilerplate repository using Antd-Pro with RBAC feature, following all production best practices.

    JavaScript

  6. mern_boilerplate03 mern_boilerplate03 Public template

    Forked from djizco/mern-boilerplate

    A Full MERN Stack Boilerplate for Web Apps including a local authentication system. Uses React, Express.js, MongoDB, Redux, Passport.js, Webpack, Testing, and more.

    JavaScript

Repositories

Showing 10 of 54 repositories

Top languages

Loading…

Most used topics

Loading…