You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A little Backend API for a Recipe organiser Application, created with express.
The Client is able to create a User, create Recipes and toggle Favorites.
Dependencies used
bcrypt
dotenv
express
express-validator
http-errors
mongoose
About
A little Backend API for a Recipe organiser Application, created with express