HTML into React components is a CLI tool to convert HTML pages into fully working React.js applications. Imagine you just got a pile of HTML from your designers. The first thing you will do is break HTML into React components. This is boring and we can automate this.