Show HN: Extract HTML into React components as separate modules(github.com)
github.com
Show HN: Extract HTML into React components as separate modules
https://github.com/roman01la/html-to-react-components
1 comments
I created this small utility tool for myself, because it's extremely boring to translate HTML markup into React components. A good fit to use it when you starting a project with some designs. It will save you a couple of hours.