React-Lazy is an example use for when you want to load component and show somethings.
such as: component, text...
##Steps of running this project
from the command prompt clone the project
- $git clone https://github.com/Kamez/react-lazy
- $cd react-lazy
- $npm install
- $npm start