βͺ Before Jumping into React make sure that you're good at Javascript Fundamentals.
β Fundamentals β
β Create React app
β Function Components
β Class Components
β JSX
β Props
β State
β useState and useEffect Hooks
β Conditional Rendering
β Lists and Keys
β Building Simple Forms
β Composition and Inheritance