This project was generated with Angular CLI version 9.1.3.
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.
This is a project made as code test, it took 10 hours of work. The goal was to create a simple forum app:
- the user once has choose the nickname can add a new post and can add comments to other post.
- use a rich text editor
Since i couldn't use ngrx i have recreated the Redux pattern using the rxjs variable, all the main functionality are in post.service.ts