Skip to content

apurbalal/code-rewrite

Repository files navigation

Code rewrite

What it does?

  • Helps to refactor recompose code to hooks.
  • The output won't work out of the box and will require tweaks.
  • Visit the link to see it in action.
Screenshot 2023-05-28 at 21 10 38

How to use?

Visit this link to start refactoring you code. https://apurbalal.github.io/code-rewrite/

Develope

git clone https://github.com/apurbalal/code-rewrite
cd code-rewrite
nvm use
yarn 
yarn dev

Then open localhost.