This is source code for a live workshop exclusively for the Mintbean Open Source club.
You get 150 points per day on the Spoonacular API, so bewarned.
- Get your Spoonacular API key and put it inside the
.env
. Check out.env.sample
for an example yarn install
yarn test
oryarn tdd
- If you ever want to clear the cache, just delete the contents of the
cache
folder and then run your tests.