Starting with React should come only after you have an understanding of JavaScript . You do not have to be a JavaScript ninja to start with React, but without any knowledge of JavaScript, learning React will be significantly harder, as you will struggle to figure out a lot of things.
Read moreShould I learn JavaScript or React first?
React is a JavaScript library for creating front-end user interface. It relies heavily on Vanilla JavaScript. There is no way you can be a React developer without knowing JavaScript. So you must learn JavaScript first if you want to learn React and then it would be really easy to get started with React.
Read more