Skip to content

Instantly share code, notes, and snippets.

View ecg-26's full-sized avatar

ecg-26

  • Joined May 2, 2026
View GitHub Profile
@ecg-26
ecg-26 / futbolito_firebase.html
Created May 3, 2026 17:10
Futbolito Firebase App - Auditoría completa de funcionalidad
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Futbolito 2026</title>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<style>
*{box-sizing:border-box;margin:0;padding:0}
:root{