React library is responsible for creating views and ReactDOM library is responsible to actually render UI in the browser . Include these two libraries before your main JavaScript file. While learning How React works, we’ll build a small application using react and ReactDOM.