Skip to content

This React application displays a collection of recipe blocks, each pulling information from TheMealDB API

Notifications You must be signed in to change notification settings

irwingb1979/react-app-recipes

Repository files navigation

React app recipes

This React application displays a collection of recipe blocks, each pulling information from TheMealDB API. Users can click on any recipe block to open a modal with detailed information about the recipe. The app demonstrates how to fetch data from an online JSON API and use modals for an enhanced user experience.

Features

  • Fetches recipe data from TheMealDB API
  • Displays recipes in a block format
  • Opens detailed recipe information in a modal on click
  • Responsive design for various screen sizes

Technologies Used

  • React
  • Axios (for fetching data)
  • CSS (for styling)

Demo link

Screenshot

screenshot react app recipes

🔗 Links

portfolio linkedin twitter

About

This React application displays a collection of recipe blocks, each pulling information from TheMealDB API

Topics

Resources

Stars

Watchers

Forks