Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 684 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 684 Bytes

Recipe App

What I've learned

  • Implementing React Props
  • How useState and useEffect work
  • Managing Data components
  • Changing Complex State
  • Mapping Data to Components
  • Javascript ES6 Map
  • React Conditional Rendering
  • React Bootstrap with Material Design
  • Deploying on Netlify
  • Fetch data from an API with react
  • Skeleton Loading
  • Using Food Recipe API, https://developer.edamam.com/

References ❤