Skip to content

josejrobles/unit-converter-challenge

Repository files navigation

Unit Converter Challenge

This project allows teachers to check their students assignments converting values from one unit of measurement to another. This currently only has two types of units. Those being temperature units (Kelvin, Celsius, Fahrenheit, & Rankine) and volumetric units (liters, tablespoons, cubic-inches, cups, cubic-feet, gallons). Screenshot 2024-12-09 at 5 10 11 PM

See latest deployments hosted on github page here

https://josejrobles.github.io/unit-converter-challenge/

Run local copy

This project was built using Vite + Nodejs@23 + React@18 + PNPM@9.

  1. clone project git clone [email protected]:josejrobles/unit-converter-challenge.git
  2. install dependencies pnpm install
  3. run dev server pnpm dev

About

Simple Unit Converter of Temperature & Volume Units

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published