#MernStack #mern #MernTutorial #MernStackProject
MERN Stack Tutorial Series with Redux where we will learn to build an Awesome Full Stack Notes Taking Web App Project.
In this video we will Create our Notes API which will perform CRUD Operation, i.e., Create , Read , Update and Delete with Node JS, Express JS and Mongo DB.
Creating First Web Server Video - • Creating First Node JS Server and Exp...
User Authentication Video - • Complete User Authentication in React...
Source Code - https://github.com/piyush-eon/notezipper
Live Site - https://notezipper.herokuapp.com/
Full Playlist -
• MERN Stack Project Tutorial with Redux
Movie App in React JS and Material UI -
• Movies and TV Series Searching App in...
Quiz App in React JS and Material UI -
• Quiz App in React JS with 22 Categori...
Dictionary App in React JS and Material UI -
• 12 Language Dictionary App in React J...
00:00 Intro
00:38 Prerequisites
01:10 /api/notes Endpoint
02:56 Notes Model
04:18 Defining all Routes
05:52 GET - Fetch All Notes API
08:55 Protect Middleware
12:46 POST - Create a Note API
18:13 GET - Single Note by ID
20:57 PUT - Update a Note by ID
26:16 DELETE - Note by ID
28:45 Next Video Trailer I guess
28:57 Really Important