Full MERN Stack Authentication with Crud Operation with Node js, Express and MongoDb

Опубликовано: 11 Ноябрь 2024
на канале: Bug Free
1,353
41

In this video, you will learn all curd operations with reactjs form and express and MongoDB database.

#mern #reactjs #reactjsform #mongoose #nodejs #expressjs

Full Code Link: https://github.com/alankgit/curd.git
Don't forget to leave star 😉

Timeline:
0:00 - Intro
0:55 - Project Setup
1:42 - Express App
3:14 - Create Database
6:00 - Mongoose Schema
7:42 - Routes
9:24 - Controller
22:50 - Database Testing
24:43 - Frontend Project Setup
27:45 - Navbar
29:00 - BrowserRouter
30:33 - Sign Up Form
41:05 - Login Form
46:48 - Home Section
51:30 - Delete
53:23 - Update
1:03:22 - Adding Style