Deployed project can be visited here: Heroku App
Bored of the same old recipes? Try the Food Roulette! Using the Recipe Search API from Edamam.com, you can specify specific aspects of the recipe you want, including health restrictions, cooking time, and diet type. Each result includes information such as a list of ingredients, dietary cautions, a link to the original recipe, etc. Try it out!
This project was bootstrapped with Create React App.
Login information is implemented through JSON Webtokens, which allow a user to stay authenticated for 1 hour after successful login.
React, HTML/CSS, Node.js, Express, and Mongoose were used to develop this app.
MongoDB Atlas hosts the database holding user information.