translate 7-bank-project README into japanese

pull/165/head^2
Yuuki Ebihara 4 years ago
parent 48f09c89b5
commit ba2a375e76

@ -0,0 +1,21 @@
# :dollar: 銀行を作る
このプロジェクトでは、架空の銀行を構築する方法を学びます。これらのレッスンでは、Web アプリのレイアウト方法やルートの提供、フォームの構築、状態の管理、銀行のデータを API からフェッチする方法などを説明します。
| ![Screen1](../images/screen1.png) | ![Screen2](../images/screen2.png) |
|--------------------------------|--------------------------------|
## レッスン
1. [Web アプリの HTML テンプレートとルート](../1-template-route/translations/README.ja.md)
2. [ログインと登録フォームの構築](../2-forms/translations/README.ja.md)
3. [データの取得と利用方法](../3-data/translations/README.ja.md)
4. [状態管理の概念](../4-state-management/translations/README.ja.md)
### クレジット
These lessons were written with :hearts: by [Yohan Lasorsa](https://twitter.com/sinedied).
これらのレッスンで使用した [server API](../api/translations/README.ja) の構築方法を学びたい方は、[このシリーズの動画](https://aka.ms/NodeBeginner) をご覧ください (特に動画1721)。
また、[このインタラクティブな学習チュートリアル](https://aka.ms/learn/express-api) もご覧ください。
Loading…
Cancel
Save