feat(post) : add service + logic call api + display post details
parent
7a46b6ae
No related branches found
No related tags found
Showing
- src/app/post/components/post-card/post-card.component.ts 1 addition, 1 deletionsrc/app/post/components/post-card/post-card.component.ts
- src/app/post/components/post-details/post-details.component.html 5 additions, 1 deletion.../post/components/post-details/post-details.component.html
- src/app/post/components/post-details/post-details.component.ts 18 additions, 5 deletions...pp/post/components/post-details/post-details.component.ts
- src/app/post/models/post.model.ts 4 additions, 0 deletionssrc/app/post/models/post.model.ts
- src/app/post/services/post.service.ts 7 additions, 0 deletionssrc/app/post/services/post.service.ts
Please register or sign in to comment