Skip to content

madhura-punde/temperature-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

Temperature Converter using Simple React Hook

Description

  1. Bootstrap is used for styling an application.

  2. There are 2 input fields in Bootstrap Card component.

  3. useState Hook is used for tracking the current value in the component.

  4. Implementation is written in Cardmain.js file.

    View

    Final Overview

    Temperature-Converter