Skip to content

Solution of GitHub externship Question number 3 that is making react application that will fetch and show the information of the user from a endpoint.

Notifications You must be signed in to change notification settings

prykdev/User_Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question 3

Integrate the code from Question 1 into a ReactJS application and display the id and name field on the page as HTML. Use CSS to make it look nice. Upload code to Github or any other site of your choosing.

How to setup?

Available Scripts

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.

Solution

Created react application that will fetch the data and display it on the cards. Just hover on various cards to see the name of the user.

You can checkout the deployed project here:-

https://user-cards-data.netlify.app/

About

Solution of GitHub externship Question number 3 that is making react application that will fetch and show the information of the user from a endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published