it's a sample demo for the customers accounts module in banking business
1- git colne of this repository runing this command :git colne https://github.com/MagdyH/Ethix-Banking-customer-account-module.git.
2- build Ethix-NG-API project to create the DB. Note: i used Entity Framework Core - Code First .
3- run the API project.
4- open ethix-ng-demo folder and run : npm install to get node modules.
5- after getting package rum command : npm start to run frontend project.
6- go to user page from the menu.
7- enjoy your demo ;)