-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdataRetos.json
72 lines (72 loc) · 3.99 KB
/
dataRetos.json
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[
{
"title": "Intro section with dropdown navigation",
"badge": ["HTML","CSS","JavaScript","Grid","Flex"],
"imgMovil": "./assets/retos/intro-section-with-dropdown-navigation-main/movil.webp",
"imgTablet": "./assets/retos/intro-section-with-dropdown-navigation-main/laptop.webp",
"imgLaptop": "./assets/retos/intro-section-with-dropdown-navigation-main/laptop.webp",
"imgDesktop": "./assets/retos/intro-section-with-dropdown-navigation-main/desktop.webp",
"demo": "https://marco90v.github.io/intro-section-with-dropdown-navigation-main/",
"repo": "https://github.com/Marco90v/intro-section-with-dropdown-navigation-main"
},
{
"title": "Advice generator app",
"badge": ["HTML","CSS","JavaScript","Fetch","Flex"],
"imgMovil": "./assets/retos/advice-generator-app-main/movil.webp",
"imgTablet": "./assets/retos/advice-generator-app-main/laptop.webp",
"imgLaptop": "./assets/retos/advice-generator-app-main/laptop.webp",
"imgDesktop": "./assets/retos/advice-generator-app-main/desktop.webp",
"demo": "https://marco90v.github.io/advice-generator-app-main/",
"repo": "https://github.com/Marco90v/advice-generator-app-main"
},
{
"title": "Time tracking dashboard",
"badge": ["HTML","CSS","Flex","Fetch","JSON"],
"imgMovil": "./assets/retos/time-tracking-dashboard-main/movil.webp",
"imgTablet": "./assets/retos/time-tracking-dashboard-main/laptop.webp",
"imgLaptop": "./assets/retos/time-tracking-dashboard-main/laptop.webp",
"imgDesktop": "./assets/retos/time-tracking-dashboard-main/desktop.webp",
"demo": "https://marco90v.github.io/time-tracking-dashboard-main/",
"repo": "https://github.com/Marco90v/time-tracking-dashboard-main"
},
{
"title": "Article Preview Component",
"badge": ["HTML","CSS","Flex","JavaScript"],
"imgMovil": "./assets/retos/article-preview-component/movil.webp",
"imgTablet": "./assets/retos/article-preview-component/laptop.webp",
"imgLaptop": "./assets/retos/article-preview-component/laptop.webp",
"imgDesktop": "./assets/retos/article-preview-component/desktop.webp",
"demo": "https://marco90v.github.io/article-preview-component-master/",
"repo": "https://github.com/Marco90v/article-preview-component-master"
},
{
"title": "Tip Calculator App Main",
"badge": ["HTML","CSS","Flex","JavaScript"],
"imgMovil": "./assets/retos/tip-calculator-app-main/movil.webp",
"imgTablet": "./assets/retos/tip-calculator-app-main/laptop.webp",
"imgLaptop": "./assets/retos/tip-calculator-app-main/laptop.webp",
"imgDesktop": "./assets/retos/tip-calculator-app-main/desktop.webp",
"demo": "https://marco90v.github.io/tip-calculator-app-main/",
"repo": "https://github.com/Marco90v/tip-calculator-app-main"
},
{
"title": "Faq Accordion Card",
"badge": ["HTML","CSS","Flex","JavaScript"],
"imgMovil": "./assets/retos/faq-accordion-card/movil.webp",
"imgTablet": "./assets/retos/faq-accordion-card/laptop.webp",
"imgLaptop": "./assets/retos/faq-accordion-card/laptop.webp",
"imgDesktop": "./assets/retos/faq-accordion-card/desktop.webp",
"demo": "https://marco90v.github.io/faq-accordion-card-main/",
"repo": "https://github.com/Marco90v/faq-accordion-card-main"
},
{
"title": "Expenses Chart Component",
"badge": ["HTML","CSS","Flex","Grid","JavaScript","Fetch"],
"imgMovil": "./assets/retos/expenses-chart-component/movil.webp",
"imgTablet": "./assets/retos/expenses-chart-component/laptop.webp",
"imgLaptop": "./assets/retos/expenses-chart-component/laptop.webp",
"imgDesktop": "./assets/retos/expenses-chart-component/desktop.webp",
"demo": "https://marco90v.github.io/expenses-chart-component-main/",
"repo": "https://github.com/Marco90v/expenses-chart-component-main"
}
]