Skip to content

dnorkett/react-recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Recipe App

A recipe search application built with React. This application interfaces with a popular recipe API to retrieve recipes from multiple sites.

Getting Started

Head over to https://dnorkett.github.io/react-recipe-app/ for a live demo.

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npn start to start local server (this project uses create-react-app)

Functionality Overview

Type in an ingredient or the name of a recipe and hit search to display a list of 30 matching recipes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published