##Steps of running this project
from the command prompt clone the project
- $git clone https://github.com/techsithgit/react-higher-order-components.git
- $cd react-higher-order-components
- $npm install
- $npm start
##Steps of running this project
from the command prompt clone the project