Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integración de Componentes #2191

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Integración de Componentes #2191

wants to merge 3 commits into from

Conversation

jp-ajin
Copy link

@jp-ajin jp-ajin commented May 4, 2024

Se integraron los componentes (Menú, Shopping Cart y Detalle de Producto), utilizando eventos de javascript y así que fuera dinámico.

Componentes:
clase11.html (Menú General)
clase7.html (Menú Sign out)
clase8.html (Menú Mobile)
clase13.html (Carrito de Compras)
clase6.html (Productos)
clase12.html (Detalle de Producto)

Con esto se logro hacer funciones que abren y cierran los diferentes menús y asides, así como crear una función que renderiza los producto a partir de un arreglo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants