useState is a hook to create state variables in React. It gives us a state variable and a function to change the value of that variable. useState hook allows us to use the state of the application.
In this video we will learn how to use useState hook. We will learn how to put different JavaScript data types into the state of the application.
useState is one of the most used among react hooks.
My Instagram:- / sarathck96