Most recipes websites have videos and ads flying everywhere, on top of walls of text describing the recipe's backstory. This is an easy way to get just the recipe and nothing else.
Clone and checkout the repo
git clone https://github.com/jpbulman/OnlyTheRecipe && cd OnlyTheRecipe
Install the dependencies
npm i
Start the web-app locally
npm run dev
Then visit http://localhost:3000/ to get your recipes
Don't worry! Just open an issue here and hopefully someone will be able to add it in shortly!