An advent calendar with desert recipes.
The recipes are not mine, I found them online. At the end of each recipe, you will find the URL of the original recipe.
- Download project
- Open project folder with VSCode
- Install the recommended VSCode extensions
- Open Terminal in the root folder and run
yarn
yarn start
yarn lint
yarn build
yarn test