Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronak-goyal-code/recipe-app
frontend project
https://github.com/ronak-goyal-code/recipe-app
css fetchapi html javascript
Last synced: about 1 month ago
JSON representation
frontend project
- Host: GitHub
- URL: https://github.com/ronak-goyal-code/recipe-app
- Owner: ronak-goyal-code
- Created: 2024-08-20T17:33:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:58:20.000Z (4 months ago)
- Last Synced: 2024-09-09T16:53:40.739Z (4 months ago)
- Topics: css, fetchapi, html, javascript
- Language: CSS
- Homepage: https://ronak-goyal-code.github.io/Recipe-App/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe App
This is a frontend web application that allows users to search and view recipes using an external API. It provides a user-friendly interface for fetching and displaying various recipes based on user input.
## Features
- Search recipes by name or ingredient.
- View detailed recipes, including ingredients and instructions.
- Responsive design.## Technologies Used
- HTML
- CSS
- JavaScript
- Fetch API## Live Demo
Check out the app: [Recipe App](https://ronak-goyal-code.github.io/Recipe-App/)
## Setup
1. Clone the repository:
```bash
git clone https://github.com/ronak-goyal-code/Recipe-App.git.
```2. Open `index.html` in your browser.
## API Integration
This app uses the TheMealDB API to fetch recipes.
## License
This project is open-source.