Skip to content

Files

Latest commit

b784e66 · Apr 9, 2020

History

History
18 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 596 Bytes

Introduction

A personal project I made to get my hands wet with React Router, React Bootstrap, and get a bit more familiar with APIs.

Simply use the search bar to search for recipes and select the one you're interested in. The application will display an ingredient list, nutrition info, and a link to the preparation instructions for the recipe. The recipe data is from the Edamam Recipe Search API (https://www.edamam.com/).

Technologies used

  • React (Hooks and Router)
  • React Bootstrap
  • Fetch API
  • HTML
  • Javascript
  • CSS

Live link

https://ekerik220.github.io/recipe-search/