You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recomendado) o [Abrir en Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git).
25
29
26
-
[](https://gitpod.io#https://github.com/4GeeksAcademy/react-exercises.git)
30
+
> Una vez ya tengas abierto VSCode, los ejercicios de LearnPack deberían empezar automáticamente; si esto no sucede puedes intentar empezar los ejercicios escribiendo este comando en tu terminal: `$ learnpack start`
@@ -53,7 +58,9 @@ Cada ejercicio es una pequeña aplicación de react que contiene los siguientes
53
58
2.**README.md:** contiene instrucciones de ejercicios.
54
59
3.**test.js:** no tienes que abrir este archivo, contiene el script de prueba para el ejercicio.
55
60
56
-
## Colaboradores
61
+
> Nota: Los ejercicios tienen calificación automática pero los tests son muy rígidos y estrictos, mi recomendación es que ignores los tests y los uses solo como una recomendación o pueden frustrarte.
62
+
63
+
## Colaboradores
57
64
58
65
Gracias a estas personas maravillosas ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@
11
11
12
12
<!-- endhide -->
13
13
14
+
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/README.es.md):es:*
15
+
14
16
You can find lots of free interactive/autograded tutorials online, but there are very few about React.js. That's why we decided to create a comprehensive selection of exercises for developers who are interested in learning React.js.
15
17
16
18
These exercises can be done by both junior and senior developers and are intended to be built by collaboration, we need your help!
@@ -59,6 +61,8 @@ Each exercise is a small react application containing the following files:
59
61
2.**README.md:** contains exercise instructions.
60
62
3.**test.js:** you don't have to open this file, it contains the testing script for the exercise.
61
63
64
+
> Note: The exercises have automatic grading but it's very rigid and strict, my recommendation is to ignore the tests and use them only as a recommendation or you can get frustrated.
65
+
62
66
## Contributors
63
67
64
68
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
0 commit comments