Coded a Form Group component for elements like labels and messages to surround inputs
For many years, I developed a habit of simply copying and pasting form input labels and message divs. In retrospect, I realize I should have taken the time to create these components a long time ago. This project is about avoiding shortcuts and investing the time to build things properly.