Here we build our boilerplate React + AWS Amplify web application. We'll go through getting the app started up.
Things to accomplish today:
- [x]  Create a basic "Hello World" React app with create-react-app
- [x]  Setup AWS Amplify with Static Web Hosting
- [x]  Connect domain address to Amplify Static Web Hosting
- [x]  Upload current Landing page configuration onto main route —> /
- [x]  Create HTML files for main entry points to the following routes:
- [x]  Show a basic "login" and "dashboard" page for those routes