Learn how to use basic React
clean project eject project
1)create Button.js with stateless component and render it in App file by importing it from Shared folder.
- (optional) set Shared as allias in Webpack
- pass button text as a pops
- inline styles
- import Styles from less file