-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.cmd
52 lines (34 loc) · 1.83 KB
/
readme.cmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
### English and Portuguese translation below.
### español
# Editor de Memes
## Proyecto desarollado como trabajo práctico del módulo 2 (javascript) para la [carrera de Frontend](https://adaitw.org/carreras/) de [Ada ITW](https://adaitw.org/).
### Desarooladoras:
- Grasiela da Rosa: [portafólio](https://grasielarosa.github.io/ada-portfolio-project/)
- Mariana Delau: [portafólio] (https://marianadeleau.github.io/ada-8va-portafolio/)
- Yanina Bucca: [portafólio] (https://ybucca.github.io/PortafolioYB/)
### Observaciones para leer el código:
- las clases están descritas con guiones;
- las id están descritas con camelCase;
## Abrirlo con Live server.
### English
# Meme Generator
## Project developed as an Javascript practice to [front-end career](https://adaitw.org/carreras/) at [Ada ITW](https://adaitw.org/).
### Developers:
- Grasiela da Rosa: [portafólio](https://grasielarosa.github.io/ada-portfolio-project/)
- Mariana Delau: [portafólio] (https://marianadeleau.github.io/ada-8va-portafolio/)
- Yanina Bucca: [portafólio] (https://ybucca.github.io/PortafolioYB/)
### How to read this code:
- Class name were written with hyphen-minus
- Id names were written with camelCase.
## Better open this code with Live Server.
### Português
# Gerador de Memes
## Projeto desenvolvido como trabalho prático de Javascript para a [formação de Frontend](https://adaitw.org/carreras/) da [Ada ITW](https://adaitw.org/).
### Desenvolvedoras:
- Grasiela da Rosa: [portafólio](https://grasielarosa.github.io/ada-portfolio-project/)
- Mariana Delau: [portafólio] (https://marianadeleau.github.io/ada-8va-portafolio/)
- Yanina Bucca: [portafólio] (https://ybucca.github.io/PortafolioYB/)
### Observações para ler esse código:
- As classes estão descritas com traços.
- Os Id estão descritos com camelCase.
## Abrir com Live Server.