Website for the fetch-kit ecosystem, built with Eleventy and Tailwind CSS.
Live at https://fetchkit.org/
npm install
npm run serve # dev server at localhost:8081npm run build # outputs to dist/Pushes to main automatically build and deploy via GitHub Actions.