This project allows users to search for recipes using the Edamam API. The app displays a list of recipes, links to the original sources, and provides detailed recipe information. It's styled using custom CSS and deployed on Netlify.
- Search recipes by keywords using Edamam API.
- Display recipe details, including ingredients and links to the original recipe.
- Dynamic card components with responsive design.
- Custom styling using CSS to make the UI clean and easy to navigate.
- Netlify deployment for fast and easy hosting.
- React - JavaScript library for building user interfaces
- Edamam API - Provides access to thousands of recipes
- Node.js - JavaScript runtime environment
- Netlify - Continuous deployment and hosting platform
- Git & GitHub - Version control and code hosting