React tutorial for beginners so you can get started working with React while diving in depth to learn other things.
Learn:
React JSX and components
Embedding JavaScript in React
Conditionally displaying data in JSX
Displaying lists
Working with props
Making reusable components
Managing state
Communicate between components