For this we will need to learn HTML, CSS, JS, TS and then create Angular Components.
https://github.com/Professor-Paradox/angular-data-table-ui
src/app/services/student.service.ts
file, Uncomment the for windows line and comment the for ubuntu line to test the front end in local <hr>##### open a new terminal in your angular project and run this command npm install .
#### verify the local angular version this should be different from global 18, this is 16 for the project ng version
ng serve --host 0.0.0.0
and access in the browser with localhost:4200