PastaBrain is a Vercel web application with pasta quiz. 🍝 🧪
The project contains the following tech stack:
- NextJS
- TailwindCSS
- Biome
- Vercel
- Husky
Clone repository:
git@github.com:sarkaaa/pastabrain.gitInstall dependencies:
pnpm devRun project locally:
pnpm devBuild project:
pnpm build