Frontend landing page for Ølmonopolet - browse releases from Vinmonopolet enriched with Untappd ratings.
git clone https://github.com/haavardnk/olmonopolet-web.git
cd olmonopolet-web
npm installCopy .env.example to .env.local and update values as needed.
npm run dev# Type checking
npm run check
# Linting
npm run lint
# Format code
npm run formatnpm run build
npm run previewLGPL-3.0 License - See LICENSE file for details.