commit b97bebc14d25819f74c462f246c9cbe5dbd6d9c7 Author: Francisco Pessano Date: Mon Nov 8 23:12:43 2021 -0300 Initial Commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3cf642f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/notes.md \ No newline at end of file diff --git a/img/agua-500ml.jpg b/img/agua-500ml.jpg new file mode 100644 index 0000000..9f3a227 Binary files /dev/null and b/img/agua-500ml.jpg differ diff --git a/img/cocacola-lata.jpg b/img/cocacola-lata.jpg new file mode 100644 index 0000000..a86b56a Binary files /dev/null and b/img/cocacola-lata.jpg differ diff --git a/img/cocacola-zero.jpg b/img/cocacola-zero.jpg new file mode 100644 index 0000000..d5a6808 Binary files /dev/null and b/img/cocacola-zero.jpg differ diff --git a/img/eliminar.png b/img/eliminar.png new file mode 100644 index 0000000..eab2401 Binary files /dev/null and b/img/eliminar.png differ diff --git a/img/mastercard.png b/img/mastercard.png new file mode 100644 index 0000000..0406425 Binary files /dev/null and b/img/mastercard.png differ diff --git a/img/naranja-postobon.jpg b/img/naranja-postobon.jpg new file mode 100644 index 0000000..8af1b2e Binary files /dev/null and b/img/naranja-postobon.jpg differ diff --git a/img/perfil.png b/img/perfil.png new file mode 100644 index 0000000..af88411 Binary files /dev/null and b/img/perfil.png differ diff --git a/img/pngwing.com.png b/img/pngwing.com.png new file mode 100644 index 0000000..ae78b85 Binary files /dev/null and b/img/pngwing.com.png differ diff --git a/img/postobon-manzana-lata.jpg b/img/postobon-manzana-lata.jpg new file mode 100644 index 0000000..6a1c914 Binary files /dev/null and b/img/postobon-manzana-lata.jpg differ diff --git a/img/postobon-pina.jpg b/img/postobon-pina.jpg new file mode 100644 index 0000000..d5b0a09 Binary files /dev/null and b/img/postobon-pina.jpg differ diff --git a/img/tropical-ecuador-botella.jpg b/img/tropical-ecuador-botella.jpg new file mode 100644 index 0000000..d1457a0 Binary files /dev/null and b/img/tropical-ecuador-botella.jpg differ diff --git a/img/uber-eats.jpg b/img/uber-eats.jpg new file mode 100644 index 0000000..27a9aa3 Binary files /dev/null and b/img/uber-eats.jpg differ diff --git a/img/visa.png b/img/visa.png new file mode 100644 index 0000000..4d58afc Binary files /dev/null and b/img/visa.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..88a215e --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + + + + + + + + Columbus + + +
+ +
+ + \ No newline at end of file diff --git a/scripts/script.js b/scripts/script.js new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29