:dollar: Build a Bank
In this project, you’ll learn how to build a fictional bank. These lessons include instructions on how to layout a web app and provide routes, build forms, manage state, and fetch data from an API from which you can fetch the bank’s data.
Lessons
HTML Templates and Routes in a Web App
Build a Login and Registration Form
Methods of Fetching and Using Data
Concepts of State Management
Credits
These lessons were written with :hearts: by Yohan Lasorsa. If you’re interested to learn how to build the server API used in these lessons, you can follow this series of videos (in particular videos 17 through 21). You can also take a look at this interactive Learn tutorial.
Example:
Follow the lesson from Microsoft Web-Dev-For-Beginners course