React Make a web page list of Need to use card component card and the contents of the cards should be using below inform

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

React Make a web page list of Need to use card component card and the contents of the cards should be using below inform

Post by answerhappygod »

React
Make a web page list of
Need to use card component card and the contents of thecards should be using below information.
const cardInfo = [
{
image:
"s1.png",
name: "Mike",
gpa: 3.8
},
{
image:
"s2.png",
name: "Manal",
gpa: 3.6
},
{
image:
"s3.png",
name: "Moe",
gpa: 3.2
},
{
image:
"s4.png",
name: "Mary",
gpa: 2.6
}
];
Suppose be screenshot below
React Make A Web Page List Of Need To Use Card Component Card And The Contents Of The Cards Should Be Using Below Inform 1
React Make A Web Page List Of Need To Use Card Component Card And The Contents Of The Cards Should Be Using Below Inform 1 (27 KiB) Viewed 31 times
Mike TIT Moe Students list Manal Mary
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply