Creating the inital Screen and Components — As always we will start with working on dummy data. This test data will be hosted on the client-side to build out the UI components while creating the user-based click events that will push/post data to be used later with our redux architecture, the server, and eventually our database. For…