Learn React, that's fine. There's a lot of codebases out there using React. However, React nowadays is one of the worst choices for UI development.
SolidJS, Vue and Svelte are easily the best choices in performance and maintainability. To give you an idea, Svelte can do the same as React and more in about 35% less code.