Skip to content

Commit 556941f

Browse files
committed
Update README.md
1 parent 6ea4939 commit 556941f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@ React is a well - known library for crafting user interfaces. This Skill Tree of
1212

1313
## Exercises
1414

15-
| Index | Name | Difficulty | Practice |
16-
|---------|----------------------------------------------------------------------------------------------------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------|
17-
| 01 | [Create a Notes App Using React](https://labex.io/en/courses/project-create-a-notes-app-using-react) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-create-a-notes-app-using-react) |
18-
| 02 | [Building a Christmas Wish List Builder in React](https://labex.io/en/courses/project-building-a-christmas-wish-list-builder-in-react) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-building-a-christmas-wish-list-builder-in-react) |
19-
| 03 | [Building a React Drag-and-Drop Puzzle Game](https://labex.io/en/courses/project-building-a-react-drag-and-drop-puzzle-game) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20-
| 04 | [Building a React GitHub Heatmap Contributions](https://labex.io/en/courses/project-building-a-react-github-heatmap-contributions) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-building-a-react-github-heatmap-contributions) |
21-
| 05 | [Responsive Navigation with Custom React Hook](https://labex.io/en/courses/project-browser-window-size) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-browser-window-size) |
22-
| 06 | [React Theme Switcher Application](https://labex.io/en/courses/project-change-page-theme) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-change-page-theme) |
23-
| 07 | [React Colour Filter Application](https://labex.io/en/courses/project-colour-filter) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-colour-filter) |
24-
| 08 | [Implementing React Navigation Features](https://labex.io/en/courses/project-navigation-features) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-navigation-features) |
25-
| 09 | [Create Responsive Business Card with React](https://labex.io/en/courses/project-personal-card-generator) | ★★☆ | [🚀 Start Lab](https://labex.io/en/courses/project-personal-card-generator) |
26-
| 10 | [Build Interactive React Components](https://labex.io/en/courses/project-show-and-hide) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-show-and-hide) |
27-
| 11 | [Switch Between Light and Dark](https://labex.io/en/courses/project-switch-between-light-and-dark) | ★☆☆ | [🚀 Start Lab](https://labex.io/en/courses/project-switch-between-light-and-dark) |
15+
| Index | Name | Difficulty | Practice |
16+
|---------|-------------------------------------------------------------------------------------------------------------------------------------|--------------|--------------------------------------------------------------------------------------------------|
17+
| 01 | [Create a Notes App Using React](https://labex.io/courses/project-create-a-notes-app-using-react) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-create-a-notes-app-using-react) |
18+
| 02 | [Building a Christmas Wish List Builder in React](https://labex.io/courses/project-building-a-christmas-wish-list-builder-in-react) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-building-a-christmas-wish-list-builder-in-react) |
19+
| 03 | [Building a React Drag-and-Drop Puzzle Game](https://labex.io/courses/project-building-a-react-drag-and-drop-puzzle-game) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20+
| 04 | [Building a React GitHub Heatmap Contributions](https://labex.io/courses/project-building-a-react-github-heatmap-contributions) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-building-a-react-github-heatmap-contributions) |
21+
| 05 | [Responsive Navigation with Custom React Hook](https://labex.io/courses/project-browser-window-size) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-browser-window-size) |
22+
| 06 | [React Theme Switcher Application](https://labex.io/courses/project-change-page-theme) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-change-page-theme) |
23+
| 07 | [React Colour Filter Application](https://labex.io/courses/project-colour-filter) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-colour-filter) |
24+
| 08 | [Implementing React Navigation Features](https://labex.io/courses/project-navigation-features) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-navigation-features) |
25+
| 09 | [Create Responsive Business Card with React](https://labex.io/courses/project-personal-card-generator) | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-personal-card-generator) |
26+
| 10 | [Build Interactive React Components](https://labex.io/courses/project-show-and-hide) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-show-and-hide) |
27+
| 11 | [Switch Between Light and Dark](https://labex.io/courses/project-switch-between-light-and-dark) | Beginner | [🚀 Start Lab](https://labex.io/courses/project-switch-between-light-and-dark) |
2828

2929
## More
3030

31-
- 🔗 [React Learn more about](https://labex.io/en/skilltrees/react)
31+
- 🔗 [React Learn more about](https://labex.io/skilltrees/react)
3232
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
3333
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
3434

0 commit comments

Comments
 (0)