MilkLinks is a web application dedicated to centralizing useful links for the game Milky Way Idle. It includes links to expansions, guides, and other community tools.
🔗 Live site: amaroke.github.io/MilkLinks
- React 19 + TypeScript
- Vite
- Tailwind CSS
- Deployed to GitHub Pages via GitHub Actions
npm install
npm run dev # start the dev server
npm run build # type-check + production build
npm run preview # preview the production build
npm run lint # run ESLint