A Blog Application that consumes data from the Json placeholder API.
- GET Request to get users, posts and comments from Json placeholder API using Angular's http Client.
- Used Route resolvers to prevent partial loading of users detail and post detail page.
- ScrollPositonRestoration set to enabled, set page to scroll to top on each route navigation
Null