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.
- Host: GitHub
- URL: https://github.com/karesztrk/breadtoolkit
- Owner: karesztrk
- Created: 2020-11-03T14:52:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-17T13:52:29.000Z (3 months ago)
- Last Synced: 2026-02-17T18:59:35.187Z (3 months ago)
- Topics: animations, baking, blog, bread, calculator, netlify, pwa, recipes
- Language: JavaScript
- Homepage: https://breadtoolkit.netlify.app/
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Break Toolkit
[](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/).