In this video i show how to implement a simple user authentication (password login) with mern and json web token (jwt).
I created a javscript app with react.js front where i have login and register pages.
The front app communicates with the backend app (express.js) using api endpoints and jwt for authentication