linuxbanking master
1.0.0
LinuxBanking is a bank application project developed in React with TypeScript. It offers an interactive user interface for bank account management, displaying balance information, allowing withdrawals and deposits, as well as access to extracts and financing details.
git clone https://github.com/seu-usuario/linuxbanking.git cd linuxbanking
npm install npm audit fix --force
Start the development server:
npm run dev React TypeScript CSS (with styles defined in an external file)
Contributions are welcome! If you want to contribute to this project, follow these steps: