React Constructor

React constructor is no different than the normal constructor. It is a method that is called automatically when we created an object from that class.

Code :