* separating components, adding UI framework for future delete and edit
* added if statement in submitMovie to handle axios based on forms title
* making balloon icon stay
* checkbox working, delete checkboxed movies selected on FAB click
* adding comments and cleaning code
* working delete
* adding key to movie models and forms, and setting up search bar to pass input across components
* Delete works! It's a party
* added new helium logo
* adding balloon logo to menu bar
* post works! and cleaning ui of cards
* adding post functionality, new buttons for add and delete, new forms dialog, new card delete menu
* adding names to all the textfields, and an onchange fcn. temporarily commented out joinStr because it was giving me errors :(
* adding search bar UI
* making buttons floating on bottom right corner
* cleaned menu UI to look pretty, fixed broken on close
* adding checkboxes on delete FAB button click to select all cards
* moving delete axios fcnality to correct method
* adding placeholder image to card
* adding formik dialog! and snackbars
* Adding snackbars and edit menu
* adding read me
* fixing snackbar to give post success alert message to appear on successfull movie post, and functionality to close dialog on success'
* removed unnecessary formsclose method
* Removing method for formsopen which is not needed
* added delete dialog on menu click
* adding delete snackbar, and proper method to delete
* changing app name on browser, removing method
* Added cute little icon :D
* cleaning second line HTML elements to same line
* adding yup validation, and fixed erins changes
* removing unused lines/props