thedevs-network / kutt-extension

🔗✂️ Cross-Browser URL Shortener Extension based on Kutt.it
MIT License
134 stars 36 forks source link

Migrate to React with TypeScript #72

Closed abhijithvijayan closed 4 years ago

abhijithvijayan commented 4 years ago

UI seems to be OKAY for now. For the scalability factor & maintainability, it is better to use React.js with TS features

abhijithvijayan commented 4 years ago

Branch: https://github.com/abhijithvijayan/kutt-extension/tree/refactor/react-typescript

abhijithvijayan commented 4 years ago

Basic boilerplate set up has been done.