The Seafood Recipe Gallery is a React-based application that fetches and displays seafood recipes from TheMealDB API. The application showcases recipes with images in a photo gallery format. Hovering over an image triggers a light-up effect, and clicking on an image scales it up to create a merging effect.
- Fetches seafood recipes from TheMealDB API.
- Displays recipe images in a photo gallery format.
- Hover effect to lightly enlarge and highlight images.
- Click effect to scale up images and highlight them further.
You can view a live demo of the project here (replace with actual link if available).