Task - Set up user authentication with a json web token strategy. - Create User model - Set up user routes, sign up & sign in - Set up bcrypt - [JWT docs ](https://github.com/auth0/node-jsonwebtoken)
Task - Set up user authentication with a json web token strategy.