Day2 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.
Below is the converter app
Here is the html code
<!DOCTYPE html>
<htm...
nkem.hashnode.dev2 min read