Super basic scaffolding is complete. Have a number of pages set up but no real code as of yet. Routing though is complete in app and can visit each path and see that page render.
brought in a few dependencies along the way...material ui and react-router-dom.
removed the initial landing page of "website coming soon..." that will remain on the main branch for now as I continue to build on the dev branch
Closes #1
Super basic scaffolding is complete. Have a number of pages set up but no real code as of yet. Routing though is complete in app and can visit each path and see that page render.
brought in a few dependencies along the way...material ui and react-router-dom.
removed the initial landing page of "website coming soon..." that will remain on the main branch for now as I continue to build on the dev branch