A silly website about tyler and his bike.
I wrote about the more interesting parts of the build at tylergaw.com/blog/fairweather-ride-2025
- HTML, CSS, JavaScript
- Hosted on Netlify
This is a basic HTML site, but for local dev I use live-server, installed as a dependency.
npm i
npm start