Skip to content

This is a React recipe app built with a recipe search API.

Notifications You must be signed in to change notification settings

hkim-dev/react-recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Recipe App

This app was created based on the Build a Recipe App with React by Dev Ed. Using this app, you can search recipes that has the keyword of your choice in the name. The recipe search API is from https://developer.edamam.com/. The background image is from https://webgradients.com.

How to use

git clone git@github.com:hannahkim7605/react-recipe-app.git
cd react-recipe-app
npm start

Searched with 'lemon'

Screen Shot 2021-02-04 at 11 02 15 AM

⚠️ To prevent being blocked by the CORS policy when fetching API

Add Moesif Origin & CORS Changer to Chrome and make it on.

About

This is a React recipe app built with a recipe search API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published