A single page web application that allows users to search for recipes based on their query.
- React
- Hooks
- Components
- CSS
- Variables
- CSS Flex
- Javascript
- Fetch API
- ES6
- Edamam API
- Search by food item or recipe
- Grabs recipe information from Edamam API.
- Information is returned has a JSON object
- Use React components to structure data into presentational format
- Use CSS to create visually appealing and user friendly application
See the open issues for a list of proposed features (and known issues).