a simple web app about user authentication, authorization, and protecting a specific page so that if you do not log in you can't navigate to it. using React, Node, Express, MongoDB, JWT and Bcrypt, Cookies
Watch Through Youtube: https://www.youtube.com/watch?v=WrJEdH7nghY
npm install
npm run server
npm run start