Skip to content

A minimalist bank application, built with TypeScript. This application allows the user to login to their bank account and perform operations such as transfer amount to another account or ask for a loan from the bank.

License

francislagares/bankist-app

Repository files navigation

💸 Bankist-App

GitHub

Bankist is a fictitious and minimalistic online banking application that allows the user to:

  • Log in with a username and password
  • View and sort their monetary movements
  • Transfer money to another account
  • Request a loan from the bank
  • Delete their account

Built with

           

Screenshots

demo

How to run this project

Clone this repo and install dependencies.

yarn install

Usage

Development server

yarn start

You can view the development server at localhost:8080.

Production build

yarn build

Run Express server

yarn serve

Acknowledgments

  • The Complete JavaScript Course 2021: From Zero to Expert! by Jonas Schmedtmann

Author

License

This project is open source and available under the MIT License.

About

A minimalist bank application, built with TypeScript. This application allows the user to login to their bank account and perform operations such as transfer amount to another account or ask for a loan from the bank.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published