# :dollar: 은행 만들기 이 프로젝트에서는, 가상의 은행을 만드는 방법을 배웁니다. 이 강의에는 웹 앱을 레이아웃과 라우트를 제공하고, 폼을 작성하며 상태를 관리하고, 은행 데이터 API에서 데이터를 가져오는 방법에 대한 지침이 포함되어 있습니다. | ![Screen1](../images/screen1.png) | ![Screen2](../images/screen2.png) | |-----------------------------------|-----------------------------------| ## 강의 1. [웹 앱에서 HTML 템플릿과 라우트](../1-template-route/translations/README.ko.md) 2. [로그인과 가입 폼 제작](../2-forms/translations/README.ko.md) 3. [데이터를 가져오고 사용하는 방식](../3-data/translations/README.ko.md) 4. [상태 관리의 개념](../4-state-management/translations/README.ko.md) ### 크레딧 These lessons were written with :hearts: by [Yohan Lasorsa](https://twitter.com/sinedied). If you're interested to learn how to build the [server API](./api/README) used in these lessons, you can follow [this series of videos](https://aka.ms/NodeBeginner) (in particular videos 17 through 21). You can also take a look at [this interactive Learn tutorial](https://aka.ms/learn/express-api).