Here is a step by step guide in this ReactJS Tutorial to start with the first react application. 1. To start with ReactJS, we need to first import the react packages as follows. 2. Save the file as index.js in…