Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.