Code Monkey home page Code Monkey logo

frontend-tienda's Introduction

FrontEnd-Tienda

Contenido del proyecto Tienda Virtual Mintic

  • index.html
  • clases css
  • documentacion

Clonar repositorio

Para clonar el repositorio y poder trabajar de manera local utilice este comando en su terminal de Bash o PowerShell

git clone https://github.com/zeroprotec/FrontEnd-Tienda.git
cd FrontEnd-Tienda

Para los que tienen acceso al repositorio y quieren publicar algún avance este es el comando

git status

# Changes to be committed:
 (use "git restore --staged ..." to unstage)
       modified:   reto2.py
       deleted:    ../Fundamentos/script.py
       
 git add . 
 

Para hacer un comentario por favor describir que cambios agregó al repositorio.

git commit -m "Mensaje describiendo los cambios realizados" 
git push

Si quiere hacerlo para un archivo en concreto por favor diríjase a la ruta exacta del archivo

  cd ../Fundamentos/reto.py
  git commit -m "ejemplo : Cambios realizados" reto.py 
  

Wallpaper Html

frontend-tienda's People

Contributors

zeroprotec avatar oscartjada avatar luisamaya2002 avatar designcris avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.