A simple banking simulation app built with ReactJS that manages account balances using a global state manager (useContext or useReducer). The app provides options to deposit, withdraw, apply interest, ...