RecipeFinder A React web application where the user can enter some ingredients and look for recipes To see the project: Clone/download it Use npm install Use npm start This application includes examples of major features of React including: ES6 syntax Templating string Destructuring assignment fetch API React Router Component-based architecture CSS Partials/Imports A user can see a list of recipe after entering some ingredients in the search field A user can star a selection of recipes as their favorite dishes