Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 670 Bytes

User posts app | Test task

App view

Implementation of the project

Implemented:

  1. Home page with a list of users.
  2. The UserDetails page, which displays additional information about user and short list of user posts.
  3. The PostDetails page, which displays complete information about post.