scottross123 / ddt-calculator

Desired dough temperature calculator for made with HTML, CSS, and TypeScript.

Home Page:https://www.ddtcalculator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desired Dough Temperature Calculator

A simple desire dough temperature calculator. Calculates the temperature of water needed to mix a dough to its desired temperature.

Objectives

To learn Vim, become more familar with testing, and becoming more familar with vanilla JS DOM manipulation.

Technologies

Created with Vite, JavaScript, HTML, and CSS.

Vitest used for testing.

Getting Started

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.

About

Desired dough temperature calculator for made with HTML, CSS, and TypeScript.

https://www.ddtcalculator.com


Languages

Language:HTML 42.5%Language:TypeScript 31.5%Language:CSS 26.1%