Recipes
Recipes
A collection of recipes gathered from various sourcesThis is a client-side web application I made to keep track of recipes in a standardized format.
Key Features
- Parses files with the Recipe schema from schema.org in the JSON-LD format, and outputs a standardized UI. Most recipe blogs and websites include a
JSON-LD
file in their markup, which makes it easy to import new recipes. - Searchable combobox for easily finding recipes
- Standardized UI elements for recipes
- Recipe details
- Prep time
- Cook time
- Total time
- Ingredients (tabular format)
- Instructions (tabular format)
- How-to sections
- How-to steps
- Recipe details
- Built as a PWA for offline access
Built with