Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: platzi/curso-frontend-developer-practico
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Mikejoya/curso-frontend-developer-javascript-practico
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 25, 2022

  1. Realizamos union del header, con nuestra pestanaque debe aparecer al …

    …darle click al correo ubicado a la derecha. creacion de funcion con js
    Mikejoya committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e78e739 View commit details
    Browse the repository at this point in the history
  2. Realizamos union del header, con nuestra pestanaque debe aparecer al …

    …darle click al correo ubicado a la derecha. creacion de funcion con js
    Mikejoya committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    74aa8b4 View commit details
    Browse the repository at this point in the history
  3. unimos al header mobile la seccion del menu para mobile, y creamos @m…

    …ediaquerys nesesarios para que se vea bonito.
    Mikejoya committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3c932a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Agregamos al carrito de compras su respectiva lista de productos, y s…

    …olucionamos problemas donde se sobre escribian. ademas agregamos el main de nuestara pagina, por medio de js creando objetos y funciones.
    Mikejoya committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f3739a0 View commit details
    Browse the repository at this point in the history
  2. 'solucionamos todas las clases que se repetian y destruian nuestros e…

    …stilos de nuestro main y nuestara tarjeta informativa de productos, solo manipulamos HTML y CSS.
    Mikejoya committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e81c648 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. enlazamos card de productos en la sesion main y agregamos varios inac…

    …tive para que los componentes abriran y cerraran automaticamente otros.
    Mikejoya committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    99e25a5 View commit details
    Browse the repository at this point in the history
  2. Agregamos funcion en css del cursor para las tarjetas, en este commit…

    … solo se modifico css.
    Mikejoya committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    47d2268 View commit details
    Browse the repository at this point in the history
Loading