Skip to content

Commit 011255e

Browse files
Update learn.json
1 parent d4d2b9d commit 011255e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

learn.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
{
22
"language": "react",
33
"slug": "react-tutorial-exercises",
4-
"title": "Learn React.js Interactively",
4+
"title": {
5+
"us": "Learn React.js Interactively",
6+
"es": "Aprende React.js Interactivamente"
7+
},
58
"repository": "https://github.com/4GeeksAcademy/react-tutorial-exercises",
69
"preview": "https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/preview.png?raw=true",
7-
"description": "Learn and practice React.js using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.",
10+
"description": {
11+
"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.",
12+
"es": "Aprende y práctica 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."
13+
},
814
"duration": 8,
915
"projectType": "tutorial",
1016
"difficulty": "easy",

0 commit comments

Comments
 (0)