Skip to content

davidhuertabeltran/Recipe-Search-spoonacular-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-Search-spoonacular-API

Search Recipe Application.

Prerequisite:

  1. To have a valid spoonacular API (https://spoonacular.com/food-api) if you don't have one you can create a free account

In order to run this project you need to:

  1. clone the repository
  2. rename the file .env.local.sample into .env.local
  3. in your new .env.local file, replace WRITE_YOUR_API_HERE for your actual spoonacular API
  4. in your console run yarn install
  5. in your console run yarn dev
  6. by default you should see the application in your browser at http:https://localhost:3000/

Releases

No releases published

Packages

No packages published