Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 329 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 329 Bytes

Prodigy Design

A simple React app which calls the JSONPlaceholder to display a list of users and their related blog posts. Posts can be viewed all at once, or by a single user. You can also navigate to the Post Details page to view the comments on the post, as well as delete the post.