Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 744 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 744 Bytes

React Recipe App

A recipe browser web application. Written in VSCode using Javascript using React libraries. Utilises the Edamam API for pulling the recipes

Features:

  • Accepts any search term and will display results
  • Button to quickly check the ingredients
  • Button to link to the creators recipe (Website)
  • Clean, simple interface and software design

To Run:

Link in the about or go to here

To-Do (Low priority improvements):

  • Flesh out the quick view for ingredients to show better measures
  • Design elements such as a website theme, and new logos
  • Small bug where icons are not displaying in react page build on initialisation
    • Files present, unsure why it is not working