#React Component Generator This a CLI tool that allows you to generate a component with whatever styles you like! Usage install with npm: npm install -g @samueleguino97/create-react-component create a component: create-react-component my-component