Title: Add Temperature Converter with Select Dropdown
Description:
This Pull Request introduces a Temperature Converter feature with a select dropdown for users to choose from Celsius, Fahrenheit, or Kelvin. Users can input a temperature value, select the desired unit, and view the converted result in real-time. The select dropdown enhances user experience by providing a convenient way to switch between temperature units.
How to Test:
Clone this repository.
Navigate to the Temperature Converter section.
Input a temperature value and select the desired unit.
Verify that the conversion result is displayed accurately.
Screenshots:
(Include screenshots showcasing the Temperature Converter feature)
Technical Notes:
Ensure compatibility with the latest browser versions.
Checks Performed:
[x] Successful manual tests.
[x] No violations of linter rules.
Related Issues:
Fixes #8
Reviewers:
(Mention GitHub users you'd like to review and approve this PR)
Pull Request Description:
Title: Add Temperature Converter with Select Dropdown
Description:
This Pull Request introduces a Temperature Converter feature with a select dropdown for users to choose from Celsius, Fahrenheit, or Kelvin. Users can input a temperature value, select the desired unit, and view the converted result in real-time. The select dropdown enhances user experience by providing a convenient way to switch between temperature units.
How to Test:
Screenshots: (Include screenshots showcasing the Temperature Converter feature)
Technical Notes:
Checks Performed:
Related Issues:
Reviewers: (Mention GitHub users you'd like to review and approve this PR)