Build a small responsive website or React.js/Vue.js application that allows you to search for a recipe using the spoonacular API
Demo GitThe website / application should have the following pages:
Home Page.
Recipe Detail Page.
Authentication: https://spoonacular.com/food-api/docs#Authentication
Search recipes: https://spoonacular.com/food-api/docs#Search-Recipes-Complex
Get recipe: https://spoonacular.com/food-api/docs#Get-Recipe-Information
Supported cuisines: https://spoonacular.com/food-api/docs#Cuisines
Frontend
Responsiveness
API implementation
HTML
CSS
JavaScript
Git
Visual Studio Code
Postman