Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 529 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 529 Bytes

Phago - Meal App

Phago is a web application built with React and TypeScript, designed to help users search for meal recipes. This project integrates with The Meal DB API to fetch meal data and display it in an interactive manner.

Features

  • Search meals by name or area.
  • View meal details including ingredients and video instructions.
  • Responsive design using Tailwind CSS.
  • Integration with SWR for data fetching.

Technologies Used

  • React
  • TypeScript
  • SWR
  • Tailwind CSS
  • React Router