diff --git a/learn.json b/learn.json index 96704cb..1bf3e3b 100644 --- a/learn.json +++ b/learn.json @@ -1,32 +1,32 @@ { -"language": "react", -"slug": "react-tutorial-exercises", -"title": { - "us": "Learn React.js Interactively", - "es": "Aprende React.js Interactivamente" -}, -"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises", -"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true", -"description": { - "us": "Learn and practice ReactJS using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.", - "es": "Aprende y practica ReactJS con un tutorial interactivo que contiene docenas de ejercicios de React, obtén feedback instantáneo, con evaluación automática y video soluciones." -}, -"duration": 8, -"projectType": "tutorial", -"difficulty": "easy", -"videoSolutions": true, -"bugsLink": "https://github.com/learnpack/learnpack/issues/new", -"grading": "isolated", -"editor": { - "version": "3.1.36" -}, -"telemetry": { - "batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry" -}, -"video": { - "intro": { - "us": "https://www.youtube.com/watch?v=yRjmuLAH25s", - "es": "https://www.youtube.com/watch?v=L21NvjxiVmc" + "language": "react", + "slug": "react-tutorial-exercises", + "title": { + "us": "Learn React.js Interactively", + "es": "Aprende React.js Interactivamente" + }, + "repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises", + "preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true", + "description": { + "us": "Learn and practice ReactJS using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.", + "es": "Aprende y practica ReactJS con un tutorial interactivo que contiene docenas de ejercicios de React, obtén feedback instantáneo, con evaluación automática y video soluciones." + }, + "duration": 8, + "projectType": "tutorial", + "difficulty": "easy", + "videoSolutions": true, + "bugsLink": "https://github.com/learnpack/learnpack/issues/new", + "grading": "isolated", + "editor": { + "version": "3.1.36" + }, + "telemetry": { + "batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry" + }, + "video": { + "intro": { + "us": "https://www.youtube.com/watch?v=yRjmuLAH25s", + "es": "https://www.youtube.com/watch?v=L21NvjxiVmc" + } } } -} \ No newline at end of file