https://github.com/fernandomema/drinking-game
https://github.com/fernandomema/drinking-game
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fernandomema/drinking-game
- Owner: fernandomema
- License: mit
- Created: 2024-11-09T06:52:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-12T07:43:44.000Z (over 1 year ago)
- Last Synced: 2025-03-12T08:32:22.112Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://tragos-locos.servitimo.net/
- Size: 19.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tragos Locos - Party drinking game

Tragos locos is a drinking party game app designed to elevate your social gatherings with endless fun, laughter, and excitement. It offers a vast collection of hilarious questions, daring challenges, and playful punishments that keep the energy high and the connections stronger.
🚀 Demo
[https://tragos-locos.servitimo.net](https://tragos-locos.servitimo.net)
📦 Requirements
- Node.js
- npm
🚀 Getting Started
1. Clone the repository
```bash
git clone https://github.com/fernandomema/drinking-game.git
```
2. Install dependencies
```bash
npm install
```
3. Run the project
```bash
npm run dev:start
```
4. Open the project in your browser
```bash
open http://localhost:5173
```
📚 Tech Stack
- [SvelteKit](https://kit.svelte.dev) - The core of the web site
- [vite-pwa](https://github.com/antfu/vite-plugin-pwa) - PWA support
- [TailwindCSS](https://tailwindcss.com) - CSS framework
- [Svelte-i18n](https://github.com/kaisermann/svelte-i18n) - Internationalization support
- [Umami.is](https://umami.is) - Analytics
- [Sentry](https://sentry.io) - Error tracking
- [Github Pages](https://pages.github.com) - Hosting
- [PWABuilder](https://pwabuilder.com) - App Package generation
📝 Contributing
Any contribution is welcome! Feel free to open an issue or a pull request.
📝 License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.