With our initial project set up, it’s time to start creating and adding components!
For this (and the next few chapters), we will build some sample components ready for inclusion in our library. We could have chosen to include any one of dozens of different components, but to keep things simple, I’ve decided to pick three to start with: Input box, Checkbox, and Slider.
Use HTML5 tags where possible.
Aim to use ...