Guru-Nadhan / Recipe-App

Recipe search react app which fetches data from an API and displays it.

Home Page:https://guru-nadhan.github.io/Recipe-App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe-search React app

This repository contains the code for a react app for searching recipes. This app fetches the 'Recipe Search' API from Edamam website which contains over 2.3 million recipes. You can also refer the calories of a particular recipe. Just search the dish name and the recipes of the related dishes will appear. If no recipes are found, then the welcome message will be displayed.

Languages used:

  • HTML5
  • CSS3
  • JavaScript (React)

IDE:

Microsoft Visual Code Studio

About

Recipe search react app which fetches data from an API and displays it.

https://guru-nadhan.github.io/Recipe-App/


Languages

Language:JavaScript 54.6%Language:HTML 23.0%Language:CSS 22.4%