due at 23:59 on +100
For this milestone, add a password-checking mechanism to my authentication form in rest-demo/server.js
.
Copy my package.json
and server.js
from that directory. Go there in your terminal and type npm install
. Then you should be able to run node server.js
.