In this tutorial, you'll learn how to create a MERN Stack App with React Node.JS Express JS MongoDB JWT Authentication & File Upload
This is the last part of a 3 part MERN Stack Blog App Tutorial series. Links to the 1st and 2nd video is below.
2024 Responsive React Portfolio Website Tutorial: https://www.udemy.com/course/react-js...
In this video learn how to implement JWT Authentication for secure and seamless user access using JSON Web Token. Uuid to create unique strings for images, express-fileupload to help use with image uploads, bcryptjs for password encryption, dotenv for environment variables, mongoose to communicate with MongoDB database, express as our nodejs framework, and more.
Real-world CRUD Operations: Create, read, update, and delete posts/articles that persist to MongoDB.
Register, Login, and edit user details. Users will be able to update their Profile Image, Upload Images when creating posts, update post images/thumbnail, delete images, and manage posts seamlessly.
Become a Patron: / egator
Get SOURCE CODE (Frontend, Backend and Full Project Source code): https://www.buymeacoffee.com/egator/e...
Part 1 (React Frontend): • Responsive React Blog App Tutorial | ...
Part 2: (Node Express API): • Complete Node JS & Express API Tutori...