React Hook Form | Build ReactJS Mortgage Calculator App with Hook useForm

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 3

  • @DevWebApp
    @DevWebApp  17 дней назад +1

    ⌚Timestamps:
    0:50 Set Up the ReactJS Project with ViteJS, Tailwind CSS, and React Hook Form
    5:13 Create MortgageCalculator functional component using React Hook Form Doc
    6:45 Style the App with Tailwind CSS
    7:14 JSX for label, input with validation using useForm methods
    10:40 JSX and styles for Calculate button
    12:22 Add fields to the form using array of objects
    17:40 Calculate the Monthly Payment and provide results
    20:50 Min and Max width for the container with Tailwind CSS
    23:04 Final Testing of the Mortgage Calculator Application built with React Hook Form

  • @viniciusm.m.7822
    @viniciusm.m.7822 17 дней назад +1

    🎉 great lesson and video, thanks!