All Projects → didinj → mern-stack-crud

didinj / mern-stack-crud

Licence: MIT license
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to mern-stack-crud

NodeExpressCRUD
Node, Express, Mongoose and MongoDB CRUD Web Application
Stars: ✭ 45 (-68.31%)
Mutual labels:  application, mongo, crud, mongoose, expressjs, mongoosejs
SimplePHP
A small query builder project designed to assist daily routines and speed up the process of communicating with the database.
Stars: ✭ 14 (-90.14%)
Mutual labels:  crud, read, update, create, delete
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-51.41%)
Mutual labels:  mongo, crud, mongoose, expressjs
crud-app
❄️ A simple and beautiful CRUD application built with React.
Stars: ✭ 61 (-57.04%)
Mutual labels:  read, update, create, delete
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (-57.75%)
Mutual labels:  application, mongo, crud, expressjs
NodeRestApi
Node.js, Express.js and MongoDB REST API App
Stars: ✭ 38 (-73.24%)
Mutual labels:  mongo, mongoose, expressjs, mongoosejs
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (-29.58%)
Mutual labels:  mongo, mongoose, expressjs, mongoosejs
Netflix-Clone-MERN
A Netflix clone created with the MERN Stack
Stars: ✭ 37 (-73.94%)
Mutual labels:  mongoose, mern, mern-stack
NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Stars: ✭ 62 (-56.34%)
Mutual labels:  mongo, mongoose, mongoosejs
react-full-stack-starter
🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express
Stars: ✭ 22 (-84.51%)
Mutual labels:  mongo, mongoose, expressjs
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-71.13%)
Mutual labels:  mongo, mongoose, expressjs
timeoff-server
TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.
Stars: ✭ 33 (-76.76%)
Mutual labels:  mongoose, expressjs, mongoosejs
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (-64.08%)
Mutual labels:  mongo, mongoose, expressjs
Mean Stack Angular5 Crud
MEAN Stack (Angular 5) CRUD Web Application Example
Stars: ✭ 107 (-24.65%)
Mutual labels:  mongo, crud, expressjs
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-83.1%)
Mutual labels:  application, mongo, expressjs
profile-store
Store profile links of people you admire, at one place. Made using MERN stack.
Stars: ✭ 37 (-73.94%)
Mutual labels:  mongoose, mern, mern-stack
AmigoChat-Realtime-Chat-Application
AmigoChat is a responsive real-time chat application built on MERN Stack and Socket io.
Stars: ✭ 22 (-84.51%)
Mutual labels:  mongoose, expressjs, mern-stack
mern-stack-application
A MERN stack e-commerce website.
Stars: ✭ 45 (-68.31%)
Mutual labels:  mongoose, expressjs, mern-stack
spring-boot-mongodb-react-java-crud
Spring Boot, MongoDB and React.js CRUD Java Web Application Example
Stars: ✭ 33 (-76.76%)
Mutual labels:  application, mongo, crud
amazin
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
Stars: ✭ 27 (-80.99%)
Mutual labels:  mongoose, mern, mern-stack

Building CRUD Web Application using MERN Stack

This source code is part of Building CRUD Web Application using MERN Stack tutorial.

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee Donate

To run this app:

  • Clone this repo
  • Run npm install
  • Run npm run build
  • Run npm start
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].