Problem
You are provided code of two classes namely Calculator.js and button.js with an css file Calcultor.css. Create a react application and use these two files to make a React calculator application. Explain your every steps that you adopted to make this application live and explain the code used in these two files.