Design an online recipe app using React.js
- Create an individual component for every item in the application
- Create a method to take in the user's input
- Create a method to find all recipes that match the user's input
- Create a method that displays the recipe for the chosen recipe name
Launched with GitHub Pages. Can be viewed at https://reduncan.github.io/recipe-react/
- Robert Duncan - Sole Developer