Skip to content

Commit 342fd86

Browse files
committed
Update README_de.md
1 parent d34d209 commit 342fd86

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README_de.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ React ist eine bekannte Bibliothek zur Erstellung von Benutzeroberflächen. Dies
1414

1515
| Index | Name | Schwierigkeit | Übung |
1616
|---------|---------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|---------------------------------------------------------------------------------------------------------|
17-
| 01 | [Erstellen einer Notizen-App mit React](https://labex.io/de/courses/project-create-a-notes-app-using-react) | ★☆☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-create-a-notes-app-using-react) |
18-
| 02 | [Erstellen eines Weihnachtswunschzettel-Generators in React](https://labex.io/de/courses/project-building-a-christmas-wish-list-builder-in-react) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-christmas-wish-list-builder-in-react) |
19-
| 03 | [Erstellen eines React Drag-and-Drop Puzzle-Spiels](https://labex.io/de/courses/project-building-a-react-drag-and-drop-puzzle-game) | ★☆☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20-
| 04 | [Erstellen einer React GitHub Heatmap für Beiträge](https://labex.io/de/courses/project-building-a-react-github-heatmap-contributions) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-react-github-heatmap-contributions) |
21-
| 05 | [Responsive Navigation mit benutzerdefiniertem React Hook](https://labex.io/de/courses/project-browser-window-size) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-browser-window-size) |
22-
| 06 | [React Theme Switcher Anwendung](https://labex.io/de/courses/project-change-page-theme) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-change-page-theme) |
23-
| 07 | [React Farbfilteranwendung](https://labex.io/de/courses/project-colour-filter) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-colour-filter) |
24-
| 08 | [Implementierung von React-Navigationsfunktionen](https://labex.io/de/courses/project-navigation-features) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-navigation-features) |
25-
| 09 | [Erstellen Sie eine responsive Visitenkarte mit React](https://labex.io/de/courses/project-personal-card-generator) | ★★☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-personal-card-generator) |
26-
| 10 | [Interaktive React-Komponenten erstellen](https://labex.io/de/courses/project-show-and-hide) | ★☆☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-show-and-hide) |
27-
| 11 | [Zwischen Licht- und Dunkelmodus wechseln](https://labex.io/de/courses/project-switch-between-light-and-dark) | ★☆☆ | [🚀 Labor Starten](https://labex.io/de/courses/project-switch-between-light-and-dark) |
17+
| 01 | [Erstellen einer Notizen-App mit React](https://labex.io/de/courses/project-create-a-notes-app-using-react) | Anfänger | [🚀 Labor Starten](https://labex.io/de/courses/project-create-a-notes-app-using-react) |
18+
| 02 | [Erstellen eines Weihnachtswunschzettel-Generators in React](https://labex.io/de/courses/project-building-a-christmas-wish-list-builder-in-react) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-christmas-wish-list-builder-in-react) |
19+
| 03 | [Erstellen eines React Drag-and-Drop Puzzle-Spiels](https://labex.io/de/courses/project-building-a-react-drag-and-drop-puzzle-game) | Anfänger | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20+
| 04 | [Erstellen einer React GitHub Heatmap für Beiträge](https://labex.io/de/courses/project-building-a-react-github-heatmap-contributions) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-building-a-react-github-heatmap-contributions) |
21+
| 05 | [Responsive Navigation mit benutzerdefiniertem React Hook](https://labex.io/de/courses/project-browser-window-size) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-browser-window-size) |
22+
| 06 | [React Theme Switcher Anwendung](https://labex.io/de/courses/project-change-page-theme) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-change-page-theme) |
23+
| 07 | [React Farbfilteranwendung](https://labex.io/de/courses/project-colour-filter) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-colour-filter) |
24+
| 08 | [Implementierung von React-Navigationsfunktionen](https://labex.io/de/courses/project-navigation-features) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-navigation-features) |
25+
| 09 | [Erstellen Sie eine responsive Visitenkarte mit React](https://labex.io/de/courses/project-personal-card-generator) | Fortgeschritten | [🚀 Labor Starten](https://labex.io/de/courses/project-personal-card-generator) |
26+
| 10 | [Interaktive React-Komponenten erstellen](https://labex.io/de/courses/project-show-and-hide) | Anfänger | [🚀 Labor Starten](https://labex.io/de/courses/project-show-and-hide) |
27+
| 11 | [Zwischen Licht- und Dunkelmodus wechseln](https://labex.io/de/courses/project-switch-between-light-and-dark) | Anfänger | [🚀 Labor Starten](https://labex.io/de/courses/project-switch-between-light-and-dark) |
2828

2929
## Mehr
3030

3131
- 🔗 [React Erfahren Sie mehr über](https://labex.io/de/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+
- 🔗 [Großartige Programmierprojekte](https://github.com/labex-labs/awesome-programming-projects)
33+
- 🔗 [Großartige Programmierungskurse](https://github.com/labex-labs/awesome-programming-courses)
3434

0 commit comments

Comments
 (0)