Form showcasing one of my first React projects. It needs a lot of refactoring, to name one all controls should be put into separate components, but that's dull, I have some better stuff coming up :)
In order to run this application, install npm, install React, open folder containing this project, run npm install and then npm start. The application should open in browser at http://localhost:3000