This repository basically shows how to use jsonPlaceHolder and get a sample data. Sample data is picked in useEffect function when page loads and assigned to state. Only first 5 titles are displayed. Upon clicking on title, user will be able to see the description of that particular title in its below section In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Snapshot of the final results are as follows