npm run start
- How do you run tests?
npm run test - What assertions were made?
- Counter increments everytime a submit is clicked
- Name is being changed in the state
- basic rendering onto page
- Format follows snapshot
- What assertions need to be / should be made?
- Nothing at the moment

