DEV Community

Nkem
Nkem

Posted on • Updated on

Day 2 of 100 Days of Code

Today I created a unit converter app which deals with length, volume and weight conversion. The mini project will take in a variable and then convert in length, volume and weight.

Here I learnt more about using the document object model to get the id and create a function that would calculate the conversion.

Top comments (0)