DEV Community

Cover image for Best 7 Open-source projects built with Node.js / React.js
saurav_verma
saurav_verma

Posted on

Best 7 Open-source projects built with Node.js / React.js

Node.js and React.js are two of the most popular open-source frameworks that have been widely used for developing web applications. While Node.js is primarily used for creating server-side applications, React.js is commonly used for building user interfaces. Both are widely adopted by developers around the world for their flexibility and scalability.

In this article, we will discuss some of the best 10 open-source projects built with Node.js and React.js. Let's dive in!

1- IDURAR ERP/CRM

IDURAR is Open Source ERP/CRM (Invoice / Inventory / Accounting / HR) Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) with Ant Design (AntD) and Redux
GitHub Repository : (https://github.com/idurar/idurar-erp-crm)

image description

2- A MERN stack based online marketplace application

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.
GitHub Repository : (https://github.com/shamahoque/mernmarketplace)

image

3- Memories Full Stack MERN Application

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.
GitHub Repository:
(https://github.com/adrianhajdin/project_mern_memories)

Image description

4- Shopping cart built with MERN & Redux

This project is part of MERN Stack From Scratch | eCommerce Platform course. It is a full-featured shopping cart with PayPal & credit/debit payments. See it in action at (https://www.proshopdemo.dev)

This is version 2.0 of the app, which uses Redux Toolkit. The first version can be found here

This is version 2.0 of the app, which uses Redux Toolkit. The first version can be found here: (https://github.com/bradtraversy/proshop-v2)

Image description

5- Fullstack MERN Ecommerce Application

An ecommerce store built with MERN stack, and utilizes third party API's. This ecommerce store enable three main different flows or implementations:

Buyers browse the store categories, products and brands
Sellers or Merchants manage their own brand component
Admins manage and control the entire store components

GitHub Repository :(https://github.com/mohamedsamara/mern-ecommerce)

Image description

6- Amazon Clone

React and Node tutorial to build a fully-functional e-commerce website exactly like amazon. Open your code editor and follow me for the next hours to build an e-commerce website using MERN stack (MongoDB, ExpressJS, React and Node.JS).

Watch it on Youtube: (https://www.youtube.com/watch?v=CDtPMR5y0QU)
GitHub Repository : (https://github.com/basir/mern-amazona
)

Image description

6- Full Stack MERN AI Image Generation Application

Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone
Launch your development career with project-based coaching -
(https://www.jsmastery.pro)

GitHub Repository :(https://github.com/adrianhajdin/project_ai_mern_image_generation)

Image description

Top comments (0)