hngprojects / hng_boilerplate_remix

132 stars 127 forks source link

Feat/87 create modal view #359

Closed Muneerat closed 1 month ago

Muneerat commented 1 month ago

Description

Develop a view modal component for the dashboard page that collects user information (such as name, email address, and phone number) and a modal to delete a user. Ensure the form matches the design specifications, handles form validation, and provides a smooth user experience.

Closes #issue_number_here closes #87

Changes proposed

What were you told to do?

What did you do?

Create modal view

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

Screenshot from 2024-07-21 21-23-56 Screenshot from 2024-07-21 21-24-19

Screenshot from 2024-07-22 12-07-39

psalm987 commented 1 month ago

Fix your lint errors, run pnpm lint --fix if you have to

Muneerat commented 1 month ago

Fix your lint errors, run pnpm lint --fix if you have to

I just run it. The error has been fix