Firstly install npm install create-react-app -g. So that you will be able to create or run the react application for any folder on you machine. State is is the property that contains the content of your component, which you want to render on the page, or it may contain the information that you want to read […]