forked from 4GeeksAcademy/bootstrap-exercises-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlearn.json
More file actions
27 lines (25 loc) · 1001 Bytes
/
learn.json
File metadata and controls
27 lines (25 loc) · 1001 Bytes
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
{
"slug": "bootstrap-exercises",
"title": {
"us": "Learn Bootstrap Tutorial",
"es": "Tutorial para Aprender Bootstrap"
},
"description": {
"us": "A complete tutorial list of small targeted exercises that will show the most useful things you need to learn about bootstrap",
"es": "Un tutorial completo de ejercicios que mostrarán las cosas más útiles de Bootstrap."
},
"repository": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial",
"language": "html",
"duration": 8,
"preview": "https://github.com/4GeeksAcademy/bootstrap-exercises-tutorial/blob/master/preview.png?raw=true",
"difficulty": "easy",
"skills": ["bootstrap", "html-layouts", "css-styling"],
"technolgy": "bootstrap",
"videoSolutions": false,
"projectType": "tutorial",
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"graded": true,
"editor": {
"version": "1.0.73"
}
}