Skip to content

Commit f474a3e

Browse files
committed
Update README_zh.md
1 parent 91078fc commit f474a3e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README_zh.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ React 是一款知名的用户界面构建库。本技能树为你提供了系
1414

1515
| 序号 | 名称 | 难度 | 练习 |
1616
|--------|---------------------------------------------------------------------------------------------------------------------------|--------|----------------------------------------------------------------------------------------------------|
17-
| 01 | [使用 React 创建一个笔记应用](https://labex.io/zh/courses/project-create-a-notes-app-using-react) | ★☆☆ | [🚀 开始实验](https://labex.io/zh/courses/project-create-a-notes-app-using-react) |
18-
| 02 | [使用 React 构建圣诞愿望清单生成器](https://labex.io/zh/courses/project-building-a-christmas-wish-list-builder-in-react) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-christmas-wish-list-builder-in-react) |
19-
| 03 | [构建一个 React 拖放拼图游戏](https://labex.io/zh/courses/project-building-a-react-drag-and-drop-puzzle-game) | ★☆☆ | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20-
| 04 | [构建一个 React GitHub 热力图贡献日历](https://labex.io/zh/courses/project-building-a-react-github-heatmap-contributions) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-react-github-heatmap-contributions) |
21-
| 05 | [使用自定义 React Hook 实现响应式导航](https://labex.io/zh/courses/project-browser-window-size) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-browser-window-size) |
22-
| 06 | [React 主题切换应用](https://labex.io/zh/courses/project-change-page-theme) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-change-page-theme) |
23-
| 07 | [React 颜色过滤器应用](https://labex.io/zh/courses/project-colour-filter) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-colour-filter) |
24-
| 08 | [实现 React 导航功能](https://labex.io/zh/courses/project-navigation-features) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-navigation-features) |
25-
| 09 | [使用 React 创建响应式名片](https://labex.io/zh/courses/project-personal-card-generator) | ★★☆ | [🚀 开始实验](https://labex.io/zh/courses/project-personal-card-generator) |
26-
| 10 | [构建交互式 React 组件](https://labex.io/zh/courses/project-show-and-hide) | ★☆☆ | [🚀 开始实验](https://labex.io/zh/courses/project-show-and-hide) |
27-
| 11 | [切换明暗模式](https://labex.io/zh/courses/project-switch-between-light-and-dark) | ★☆☆ | [🚀 开始实验](https://labex.io/zh/courses/project-switch-between-light-and-dark) |
17+
| 01 | [使用 React 创建一个笔记应用](https://labex.io/zh/courses/project-create-a-notes-app-using-react) | 初级 | [🚀 开始实验](https://labex.io/zh/courses/project-create-a-notes-app-using-react) |
18+
| 02 | [使用 React 构建圣诞愿望清单生成器](https://labex.io/zh/courses/project-building-a-christmas-wish-list-builder-in-react) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-christmas-wish-list-builder-in-react) |
19+
| 03 | [构建一个 React 拖放拼图游戏](https://labex.io/zh/courses/project-building-a-react-drag-and-drop-puzzle-game) | 初级 | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-react-drag-and-drop-puzzle-game) |
20+
| 04 | [构建一个 React GitHub 热力图贡献日历](https://labex.io/zh/courses/project-building-a-react-github-heatmap-contributions) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-building-a-react-github-heatmap-contributions) |
21+
| 05 | [使用自定义 React Hook 实现响应式导航](https://labex.io/zh/courses/project-browser-window-size) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-browser-window-size) |
22+
| 06 | [React 主题切换应用](https://labex.io/zh/courses/project-change-page-theme) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-change-page-theme) |
23+
| 07 | [React 颜色过滤器应用](https://labex.io/zh/courses/project-colour-filter) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-colour-filter) |
24+
| 08 | [实现 React 导航功能](https://labex.io/zh/courses/project-navigation-features) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-navigation-features) |
25+
| 09 | [使用 React 创建响应式名片](https://labex.io/zh/courses/project-personal-card-generator) | 中级 | [🚀 开始实验](https://labex.io/zh/courses/project-personal-card-generator) |
26+
| 10 | [构建交互式 React 组件](https://labex.io/zh/courses/project-show-and-hide) | 初级 | [🚀 开始实验](https://labex.io/zh/courses/project-show-and-hide) |
27+
| 11 | [切换明暗模式](https://labex.io/zh/courses/project-switch-between-light-and-dark) | 初级 | [🚀 开始实验](https://labex.io/zh/courses/project-switch-between-light-and-dark) |
2828

2929
## 更多
3030

3131
- 🔗 [React 了解更多](https://labex.io/zh/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+
- 🔗 [精选编程项目](https://github.com/labex-labs/awesome-programming-projects)
33+
- 🔗 [精选编程课程](https://github.com/labex-labs/awesome-programming-courses)
3434

0 commit comments

Comments
 (0)