An open API service indexing awesome lists of open source software.

https://github.com/codelikeagirl29/milkshakesexpress

My version of a milkshake recipe app for authenticated users.
https://github.com/codelikeagirl29/milkshakesexpress

bcrypt express jwt-authentication mongodb mongoose nodejs

Last synced: 2 months ago
JSON representation

My version of a milkshake recipe app for authenticated users.

Awesome Lists containing this project

README

          

# Milkshakes Express

Built by Lindsey.

![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)

A demonstration of authentication using bcrypt with json web tokens.

![milkshakesExpress](https://user-images.githubusercontent.com/25946305/154983375-a122bc8a-feb7-47a9-8589-e544d8f83322.png)

to use:
```
npm install
npm run start

```

will display on Port 3000