This is a simple React components generator that creates a new component with a given name. It also creates a new css file for the component.
install the package globally
npm install -g react-components-generator
Then run the following command to create a new component
rfc componentName