Things I use and recommend.
In case you're curious.
This Website
Tailwind UI
I based this website on the Spotlight Template from Tailwind UI. Their components and templates are elegantly designed and constructed, making it easier to meet web standards. I've customized a lot of the functionality, and created new components; If I did a good job following their example, it should be hard to tell.
React Router
I ported the template to use React Router, which provides client-side routing and navigation for more dynamic web applications, which are relevant for data-driven web applications, suitable for projects I tend to work on.
Fly.io
This site is hosted on Fly.io, which provides efficient on-demand scaling and makes continuous deployment straightforward. It integrates seamlessly with GitHub for automated deployments, and the platform's approach to running applications close to users globally means the site stays responsive without requiring complex infrastructure management.
