2023-03-02.11.21.26.1.mov
Clone this repository with below command.
git clone https://github.com/soonki-98/icon-component-generator.git
Install dependencies
npm install
or
yarn install
or
pnpm install
Run generator
npm run dev
or
yarn dev
or
pnpm run dev
Input icon which it's extension is .svg
Now react component generated!