arpatterson31 / personal-project-tbd

https://devconnect-io.netlify.app/
MIT License
0 stars 0 forks source link

Basic scaffolding #8

Closed arpatterson31 closed 1 year ago

arpatterson31 commented 1 year ago

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