React is Javascript library for building very powerful interfaces, so the minimum basic requirements that are needed for starting your journey as React Developer are:
- HTML (JSX uses HTML tags)
- CSS ( For styling your application)
- Javascript (Good understanding of Javascript features specially ES6)
And you are good to go!!
Top comments (0)