The first step to working with React is to understand JS / JSX files. How do they differ? How does HTML fit into this technology? Should I study another language? Don't worry, understanding how JSX works is easy as it is the template that React works with.
A post about the use of states with useState in React JS and how to use it in the web applications we develop.