Skip to content

An app that provides features for making transfers, deposits, and withdrawals, as well as the ability to lend money to other users.

Notifications You must be signed in to change notification settings

Andrew-Tsegaye/bankist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Minimalist Bank App -> Bankist

The Bankist App appears to be a simple, minimalist online banking application. It allows users to log in to their bank account and view their balance, transactions, and account details. The app also provides features for making transfers, deposits, and withdrawals, as well as the ability to lend money to other users. The interface is designed to be user-friendly and streamlined, offering only the essential features needed for managing one's finances.

Bankist App

Features

  • Ability to Login and Close account
  • Ability to transfer money
  • Ability to deposite and withdrawal money
  • Ability to sort cash transaction in order
  • Cross platform

Testing the App Locally

Once you've built the app, you may test it locally by running npm run preview command.

  $ npm run build
  $ npm run preview

Deployment

If you setup JavaScript using vite you can deploy this project using

  $ npm run deploy

About

An app that provides features for making transfers, deposits, and withdrawals, as well as the ability to lend money to other users.

Topics

Resources

Stars

Watchers

Forks