Testing only read me.

Link: https://levelup.gitconnected.com/how-to-publish-your-react-component-package-to-npm-20ee4f81a506

npm install webpack webpack-cli 
npm install react 
npm install babel-loader @babel/core 
npm install @babel/preset-env @babel/preset-react
npm install @babel/preset-stage-0
npm install @material-ui/core
npm install axios
