React Rendering is the process that helps redirect a page with help of function render. In case react needs to update the app with new data that time re-render happens.