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.samplefor an example yarn installyarn testoryarn tdd- If you ever want to clear the cache, just delete the contents of the
cachefolder and then run your tests.