https://www.framer.com/motion/
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Had to add configuration for inner html styling https://tailwindcss.com/docs/content-configuration https://stackoverflow.com/questions/74518155/in-tailwind-css-how-to-style-elements-while-using-dangerouslysetinnerhtml-in-re
https://dev.to/anobjectisa/how-to-dynamically-load-markdown-files-in-react-markdown-to-jsx-53fl https://www.markdownguide.org/extended-syntax/
https://www.freecodecamp.org/news/context-api-in-react/
// "build": "tsc && vite build",
add this back to package.json
- Had to change the fetch method
https://stackoverflow.com/questions/67495471/cannot-load-markdown-md-inside-index-js
- Had to switch since couldnt directly access pages
- Will switch back if decide to host on different place
https://stackoverflow.com/questions/71984401/react-router-not-working-with-github-pages