Lab B5 Team 5
This project is a web application that create recipes based on specific cuisine keyword (using Spoonacular API), and Spotify will return a playlist that matches the 'style' of dish. Spoonacular API: This API is used to get recipe information, including images, ingredients, and instructions.Spotify API: This API is used to get music recommendations based on the recipe that the user is viewing.
Firbase: This NoSQL database is used to store user data. Google Oauth: This authentication method is used to allow users to log in to the application using their Google account.
React: This JavaScript library is used to build the user interface of the application.
Node.js: This JavaScript runtime is used to build the server-side of the application.