https://github.com/esraaalzoghby/recipes-api-project
This project is a web-based recipe search application that enables users to find recipes by simply typing the name of a dish.
https://github.com/esraaalzoghby/recipes-api-project
api-integration bootstrap cooking css3 html5 javascript recipe-cards recipe-finder recipes
Last synced: about 2 months ago
JSON representation
This project is a web-based recipe search application that enables users to find recipes by simply typing the name of a dish.
- Host: GitHub
- URL: https://github.com/esraaalzoghby/recipes-api-project
- Owner: EsraaAlzoghby
- Created: 2024-12-21T12:55:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-21T13:16:53.000Z (over 1 year ago)
- Last Synced: 2025-08-26T01:26:41.412Z (10 months ago)
- Topics: api-integration, bootstrap, cooking, css3, html5, javascript, recipe-cards, recipe-finder, recipes
- Language: HTML
- Homepage: https://esraaalzoghby.github.io/Recipes-API-Project/
- Size: 4.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipes API Project
This project is a recipe finder web application that uses an API to fetch recipe data.
## Technologies Used:
- HTML, CSS, JavaScript: For structuring, styling, and client-side functionality.
- Bootstrap: To visually appealing design.
- API Integration: Fetches data dynamically from a recipe API.
## How to Use:
- Enter a recipe name in the search bar.
- Click the "Search" button.
- The app displays matching recipes as cards, including an image, name, and a "Details Data" button.