Eleven lessons from “what React is” to a todo app you can run locally with Vite. This is not Meta’s docs and not a paid bootcamp. Official API reference: react.dev.
You should already be comfortable with JavaScript (functions, arrays, fetch). Create React App is not used here — it is unmaintained.