Create MainPage in frontend
The MainPage React class component renders the workspace as well as the navbar and the footer. It is needed primarily to make the initial call to the backend for data on the separate KinameticUnits and gives us an overall better separation between the login page and the app post-login.