didinj / mern-stack-crud

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

Home Page:https://www.djamware.com/post/59faec0a80aca7739224ee1f/building-crud-web-application-using-mern-stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.djamware.com/post/59faec0a80aca7739224ee1f/building-crud-web-application-using-mern-stack

License:MIT License


Languages

Language:JavaScript 90.3%Language:HTML 7.6%Language:CSS 2.1%