Skip to content

Search for the recipes of thousands of dishes with the Edamam API.

Notifications You must be signed in to change notification settings

dm-valdez/food-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Finder

A website which can search for the recipes of thousands of dishes with the Edamam API.

images

To run locally

  1. Clone the repository:
git clone [email protected]:dm-valdez/food-finder.git
  1. CD to the project directory
cd food-finder
  1. run npm install
npm install
  1. Add your EDAMAM API_ID and API_KEY to your .env
REACT_APP_ID=YOUR-ID
REACT_APP_KEY=YOUR-KEY
  1. run npm start
npm start

About

Search for the recipes of thousands of dishes with the Edamam API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published