This repo contains some code about simple User Authentication in Node.js. Using Express and Bcrypt to hash passwords.
- Clone this repo
- Run
npm ioryarnto install packages
If you want to do this inside Visual Studio Code, you can install the REST Client extension and click Send Request in the request.rest file
