Skip to content

Commit 3412935

Browse files
committed
Update README_es.md
1 parent 62fa11d commit 3412935

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README_es.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ React es una biblioteca bien conocida para crear interfaces de usuario. Este Ski
1414

1515
| Índice | Nombre | Dificultad | Práctica |
1616
|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------|
17-
| 01 | [Crear una aplicación de notas utilizando React](https://labex.io/es/courses/project-create-a-notes-app-using-react) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-create-a-notes-app-using-react) |
18-
| 02 | [Construir un Generador de Listas de Deseos de Navidad en React](https://labex.io/es/courses/project-building-a-christmas-wish-list-builder-in-react) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-christmas-wish-list-builder-in-react) |
19-
| 03 | [Construir un juego de rompecabezas de arrastrar y soltar con React](https://labex.io/es/courses/project-building-a-react-drag-and-drop-puzzle-game) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20-
| 04 | [Construcción de un mapa de calor de contribuciones de GitHub con React](https://labex.io/es/courses/project-building-a-react-github-heatmap-contributions) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-react-github-heatmap-contributions) |
21-
| 05 | [Navegación Responsiva con un Hook Personalizado de React](https://labex.io/es/courses/project-browser-window-size) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-browser-window-size) |
22-
| 06 | [Aplicación de Cambio de Tema en React](https://labex.io/es/courses/project-change-page-theme) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-change-page-theme) |
23-
| 07 | [Aplicación de Filtro de Colores en React](https://labex.io/es/courses/project-colour-filter) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-colour-filter) |
24-
| 08 | [Implementación de características de navegación en React](https://labex.io/es/courses/project-navigation-features) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-navigation-features) |
25-
| 09 | [Crear una tarjeta de visita receptiva con React](https://labex.io/es/courses/project-personal-card-generator) | ★★☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-personal-card-generator) |
26-
| 10 | [Construir componentes interactivos de React](https://labex.io/es/courses/project-show-and-hide) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-show-and-hide) |
27-
| 11 | [Cambiar entre modo claro y oscuro](https://labex.io/es/courses/project-switch-between-light-and-dark) | ★☆☆ | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-switch-between-light-and-dark) |
17+
| 01 | [Crear una aplicación de notas utilizando React](https://labex.io/es/courses/project-create-a-notes-app-using-react) | Principiante | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-create-a-notes-app-using-react) |
18+
| 02 | [Construir un Generador de Listas de Deseos de Navidad en React](https://labex.io/es/courses/project-building-a-christmas-wish-list-builder-in-react) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-christmas-wish-list-builder-in-react) |
19+
| 03 | [Construir un juego de rompecabezas de arrastrar y soltar con React](https://labex.io/es/courses/project-building-a-react-drag-and-drop-puzzle-game) | Principiante | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20+
| 04 | [Construcción de un mapa de calor de contribuciones de GitHub con React](https://labex.io/es/courses/project-building-a-react-github-heatmap-contributions) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-building-a-react-github-heatmap-contributions) |
21+
| 05 | [Navegación Responsiva con un Hook Personalizado de React](https://labex.io/es/courses/project-browser-window-size) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-browser-window-size) |
22+
| 06 | [Aplicación de Cambio de Tema en React](https://labex.io/es/courses/project-change-page-theme) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-change-page-theme) |
23+
| 07 | [Aplicación de Filtro de Colores en React](https://labex.io/es/courses/project-colour-filter) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-colour-filter) |
24+
| 08 | [Implementación de características de navegación en React](https://labex.io/es/courses/project-navigation-features) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-navigation-features) |
25+
| 09 | [Crear una tarjeta de visita receptiva con React](https://labex.io/es/courses/project-personal-card-generator) | Intermedio | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-personal-card-generator) |
26+
| 10 | [Construir componentes interactivos de React](https://labex.io/es/courses/project-show-and-hide) | Principiante | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-show-and-hide) |
27+
| 11 | [Cambiar entre modo claro y oscuro](https://labex.io/es/courses/project-switch-between-light-and-dark) | Principiante | [🚀 Iniciar Laboratorio](https://labex.io/es/courses/project-switch-between-light-and-dark) |
2828

2929
## Más
3030

3131
- 🔗 [React Aprende más sobre](https://labex.io/es/skilltrees/react)
32-
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
33-
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
32+
- 🔗 [Proyectos de Programación Increíbles](https://github.com/labex-labs/awesome-programming-projects)
33+
- 🔗 [Cursos de Programación Increíbles](https://github.com/labex-labs/awesome-programming-courses)
3434

0 commit comments

Comments
 (0)