Simple App that renders a list of posts
- Posts: blocks with Title, Body and Username with option to filter posts by user
- Actions: Delete (button). Click on the button should remove post from the list
- List comments for a specific post when selected
JSON documentation: jsonplaceholder.typicode.com
This project was bootstrapped with Create React App.