A
Anonymous
Styled Card - Copy this React, Mui Component to your project
"Create-a-ReactJS-component-to-display-a-list-of-job-postings-based-on-the-provided-JSON-data.-Each-job-posting-should-include-the-following-fields:-Job-Name-(jobName)-Salary-(salary)-Location-(location)-Work-Style-(workStyle)-Posted-Day-(formatted-as-'YYYY-MM-DD')-Skills-(list-of-skillName)-Each-job-should-be-displayed-in-a-Material-UI-(MUI)-Card-with-the-company's-logo-on-the-left-(using-the-company.logo-field).-Include-a-'Delete'-button-for-each-job.-Clicking-the-'Delete'-button-should-open-a-confirmation-dialog-with-the-text:-'Are-you-sure-you-want-to-delete-this-job?'-The-dialog-should-have-two-actions:-Cancel:-Closes-the-dialog.-Confirm:-Deletes-the-job-from-the-list
Prompt
