Banner img added. Format applied to whole project (html and md too)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
2026-02-15 20:53:26 +01:00
parent c25fbe6d72
commit 695b5cdd44
7 changed files with 72 additions and 55 deletions

View File

@@ -6,10 +6,12 @@ Eliges las tarjetas. Se pulsa el botón grande.
Obtienes una lista de cocktails que pueden hacerse con esos licores.
## Stack
## Stack
vite con vanilla javascript.
Ejecútalo en local:
```bash
npm run dev
```