An open API service indexing awesome lists of open source software.

https://github.com/karesztrk/breadtoolkit

Web Application which helps Bakers to bake wonderful breads.
https://github.com/karesztrk/breadtoolkit

animations baking blog bread calculator netlify pwa recipes

Last synced: about 2 months ago
JSON representation

Web Application which helps Bakers to bake wonderful breads.

Awesome Lists containing this project

README

          

# Break Toolkit

[![Netlify Status](https://api.netlify.com/api/v1/badges/f9253d81-8715-4146-915b-17ffdc51839d/deploy-status)](https://app.netlify.com/sites/breadtoolkit/deploys)

Live demo: https://breadtoolkit.netlify.app/

## Netlify

This site is hosted on [Netlify](https://www.netlify.com/)✨.

## Astro

The application is bundled by [Astro](https://astro.build/) Static-Site Generation. Each page had been built as a static HTML file and using native Javascript to make it interactive. Descriptive pages (like posts) are generated from MD files.

## PWA

The application is also a [Progressive Web App](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps). This means that you can use all the goodies on your phone as a Native application. The Service Worker is generated by [Workbox](https://developers.google.com/web/tools/workbox/).