Skip to content

Web app to search for and display recipes along with generating shopping lists for selected recipes

License

Notifications You must be signed in to change notification settings

coderturtle/forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forkify

Web app to search for and display recipes along with generating shopping lists for selected recipes

Local Dev Setup

Pre-reqs

  • Node and NPM are installed (was written with node v10.13.0)

Instructions

  1. Fork the repo
  2. Sign up for food2fork API access at food2fork
  3. Switch to the app folder
  4. Create a config.js file under the src directory with an entry similar to
   export const apiKey = '{---your-api-key---}';
  1. From the app folder on the cmd line type
   npm run start

About

Web app to search for and display recipes along with generating shopping lists for selected recipes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors