You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "830359535306594b448db6575ce5cdee",
"translation_date": "2025-08-23T23:54:55+00:00",
"source_file": "7-bank-project/README.md",
"language_code": "ja"
}
-->
# :dollar: 銀行を作ろう
このプロジェクトでは、架空の銀行を構築する方法を学びます。このレッスンでは、ウェブアプリのレイアウトとルートの設定方法、フォームの作成、状態管理、そしてAPIから銀行のデータを取得する方法について説明します。
|  |  |
|--------------------------------|--------------------------------|
## レッスン
1. [ウェブアプリのHTMLテンプレートとルート ](1-template-route/README.md )
2. [ログインと登録フォームの作成 ](2-forms/README.md )
3. [データの取得と利用方法 ](3-data/README.md )
4. [状態管理の概念 ](4-state-management/README.md )
### クレジット
これらのレッスンは[Yohan Lasorsa](https://twitter.com/sinedied)によって :hearts: を込めて書かれました。
これらのレッスンで使用されている[サーバーAPI](/7-bank-project/api/README.md)の構築方法を学びたい場合は、[この動画シリーズ](https://aka.ms/NodeBeginner)( 特に17~ 21の動画) を参考にしてください。
また、[このインタラクティブなLearnチュートリアル](https://aka.ms/learn/express-api)もぜひご覧ください。
** 免責事項**:
この文書は、AI翻訳サービス [Co-op Translator ](https://github.com/Azure/co-op-translator ) を使用して翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な表現が含まれる可能性があることをご承知おきください。元の言語で記載された文書が正式な情報源とみなされるべきです。重要な情報については、専門の人間による翻訳をお勧めします。この翻訳の使用に起因する誤解や誤認について、当方は一切の責任を負いません。