Skip to content

blueeDeveloper/react-using-jsonPlaceholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

npm start

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

title1 title2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published