First Component

Writing my first react component and it’s kinda weird remembering the syntax and trying not to write vanilla JavaScript. I’m gonna need a lot more practice with this, I can tell the code is easier and quicker to write but I’m getting hung up with constructors, props and state. Need to review a few more simple component functions to get a total understanding. At least I started, I’m proud of myself.