Test_DOM Fetches data from https://jsonplaceholder.typicode.com/posts Displays the post in a friendly format (doesn't have to use fancy CSS, but should be legible) Has the ability to filter posts by userId or id of the post.