Welcome to VirtuBank, a fun and interactive web application that brings virtual banking to life! 🚀
VirtuBank is a project created using HTML, CSS, and JavaScript. It offers an engaging virtual banking experience with features like loan applications, money transfers, and account removal. Please note that all the data used within the project, including credit card numbers and account details, is entirely fictional. ❗️
Explore VirtuBank in action by visiting the Live Demo link. 🌈
The source code for VirtuBank can be found on GitHub at github. Feel free to browse through the code to gain insights into the project's development. 🌟
- Take Loans 💸: Experience the thrill of applying for and managing loans.
- Transfer Money 🔄: Seamlessly send and receive funds to friends and family.
- Remove Account ❌: If you dare, delete your account for a fresh start.
VirtuBank securely stores all data using localStorage, ensuring privacy and convenience for users. 🔒
To run VirtuBank locally, simply clone the repository and open the index.html
file in your preferred web browser.
git clone https://github.com/Gitax18/virtuBank.git
cd virtuBank
VirtuBank operates with completely fake data, including credit card numbers and account details. It is meant for educational and entertainment purposes only. Please note that no real financial transactions can be conducted through this application.