Skip to content

Commit

Permalink
starting jsvascript
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariaguerrero95 committed Nov 7, 2024
1 parent 236dd14 commit ee7868c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/js/main.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
"use strict";


/*
PEQUEÑOS PASOS
- Pintar los elementos de mi HTML
- Seleccionar elementos globales (constantes globales)
- Pido los datos al servidor
- Acceder/guardar datos de series favoritas
*/
//constantes globales

0 comments on commit ee7868c

Please sign in to comment.