JS-beginner-projects
JS-beginner-projects copied to clipboard
Make a temperature unit convertor application like (Celsius to Fahrenheit °C to °F)
Make a temperature unit convertor application like (Celsius to Fahrenheit °C to °F)
Use this formula
- °F = °C * 9/5 + 32
- °C = 5/9(°F – 32).
I have used the following formula and created the following project.
please assign me this i can create a good project