A simple desire dough temperature calculator. Calculates the temperature of water needed to mix a dough to its desired temperature.
To learn Vim, become more familar with testing, and becoming more familar with vanilla JS DOM manipulation.
Created with Vite, JavaScript, HTML, and CSS.
Vitest used for testing.
npm run dev
to run development server.
Go to http://127.0.0.1:5173/ to view the app.
npm run build
to build for production.
npm run preview
to run production app.