The project is a zendesk coding challenge.(Workstyle assessment)
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
The project consumes backend api which will return a list of tickets and ticket details
api: /api/v1/tickets/list
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.