Codevolution's React Playlist: https://youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3&si=0ao393ENHYpN5xSB
It's very detailed and would show you what's possible with react
The Official React webite: https://react.dev
Anything that's mentioned in the YouTube video can be cross referenced here. It's the official react website and it has the documentation for React
Remember that react is a JavaScript library, therefore you'll be writing React components in JavaScript (or TypeScript), so you'll need to know about JavaScript.
Here's some JS resources you can use:
Codevolution's beginner course: https://youtu.be/XIOLqoPHCJ4?si=aRlzQLN5umUSJGKH FreeCodeCamp's JS crash course: https://youtu.be/PkZNo7MFNFg?si=tvYhBYyVPwIGSSaf