For online practice of React https://codesandbox.io
Some of the DOM attributes supported by React are listed on following link. https://reactjs.org/docs/dom-elements.html#all-supported-html-attributes
Resourse:
- The Road to learn react (Free book) https://roadtoreact.com/
- 30-days-of-react - https://www.fullstackreact.com/30-days-of-react/
-
Node.js and npm. you can download and install from https://www.npmjs.com/get-npm
-
Once node and npm is installed on your system run following command to install create-react-app to setup React enviorment :