Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 652 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 652 Bytes

Simple Recipe

This project was built using React.

This project is using edamam.com API (free plan). In this app, users can get lists of recipe based on search.

NOTE: the project uses a free plan of API so it has a limitation of 10 search requests per minute.

Preview

RecipeApp

Running the App

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.