This project was generated with Angular CLI version 16.2.7.
The application includes modules responsible for data and editing posts and comments, an authorization module and a navigation component. The application uses, among others: paged list, signalR, services for communicating with the API, services storing data from the API, store, actions, effects, ngrx, rxjs, selectors, resolvers, guard, environment variables and localStorage for storing information about the logged in user.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.