revise zh-tw article & add lesson 7 missing file

This commit is contained in:
CRTao
2021-03-14 11:40:06 +08:00
parent cb23d62826
commit 50cf8a27bb
16 changed files with 37 additions and 16 deletions

View File

@@ -0,0 +1,21 @@
# :dollar: 建立銀行
在這個專案中,你會學習如何建立虛擬銀行。這些課程包含許多教程:設計網頁應用程式的格式、提供網頁路由、建立表單、管理狀態和利用 API 抓取銀行的資料。
| ![畫面1](../images/screen1.png) | ![畫面2](../images/screen2.png) |
|---------------------------------|-----------------------------------|
## 課程
1. [HTML 模板與網頁路由](../1-template-route/translations/README.md)
2. [建立登入與註冊表單](../2-forms/translations/README.md)
3. [取得並使用資料](../3-data/translations/README.md)
4. [狀態控管的概念](../4-state-management/translations/README.md)
### 參與人員
這些課程是由 [Yohan Lasorsa](https://twitter.com/sinedied) 用滿滿的 ♥️ 來編寫。
如果你有興趣建立本課程使用的[伺服器 API](../api/translations/README.zh-tw.md),你可以遵循[這一系列的影片](https://aka.ms/NodeBeginner),特別是影片 17 至 21。
你也可以造訪[這款互動式教學網站](https://aka.ms/learn/express-api)。