Banking app with admin panel and transfers using postgres database
Copy the repository and run npm install
in two folders API
and client_app
.
In first go to the API
folder and run npm start
.
Next go to the client_app
and runnpm start
.
Deployed app If you want use admin panel type admin in all login fields.
Patryk Kurek