The aforcado

The aforcado is a game for playing with the chat in Twitch.

Authors

Contributors

Getting Started

  1. Clone or fork the repository:
  git clone https://github.com/afordigital/aforcado
  1. Install dependencies with your favorite package manager:
# with npm:
npm install

# with pnpm:
pnpm install

# with yarn:
yarn install

# with ultra:
ultra install
  1. Run in your terminal:
# with npm:
npm run dev

# with pnpm:
pnpm run dev

# with yarn:
yarn dev

# with ultra:
ultra dev

and open http://localhost:3000 🌺.

Stack

  • Vite > v4.4
  • React > v18.2
  • UnoCSS > v0.56
  • Typescript > v5.3.2
  • Tmi > v1.8.5
  • js-confetti > v0.12
  • Lucide - Iconos
  • Typography - UnoCSS

Deployment

Vercel: The Aforcado