HT
Himanshu Tiwari
User Card - Copy this React, Tailwind Component to your project
Objective: Create a React application that fetches and displays data from a public API. Use your creativity to make the application visually appealing and functional. Task Instructions: 1. Data Source: ○ Use the following public API to fetch user data: ( fetch / axios ( preferable)) ■ API Endpoint: https://reqres.in/api/users?page=2 ■ Method: GET 2. Display Data: ○ Represent the data in a React component as a list of cards ( see below) 3. Styling: ○ Use tailwind ○ Make the individual user cards look like a studentID. ○ Display Fullname:, email and image on rightside
Prompt
