An open API service indexing awesome lists of open source software.

https://github.com/fernandomema/drinking-game


https://github.com/fernandomema/drinking-game

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Tragos Locos - Party drinking game

project-image


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.