Skip to content

In This Project, As we click on Get User Button It fetches users information and make their cards and display

Notifications You must be signed in to change notification settings

nimitmore27/GetUser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-2

About The Task Creating a web application using create-react-app. The application should have following features:

  1. Create a user card grid layout having navbar showing brand name
  2. Adding a button in the navabr saying "Get Users" which makes an API call to get the users data.
  3. Use "https://reqres.in/api/users?page=1" to get the data
  4. Show a loader while the API fetches the data.
  5. Use custom CSS/styled-components/SASS

About

In This Project, As we click on Get User Button It fetches users information and make their cards and display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published