hngprojects / hng_boilerplate_remix

132 stars 127 forks source link

feat: add alert, form button from shadcn and create new template with… #374

Closed lilbobb closed 1 month ago

lilbobb commented 1 month ago

… html page

Description

Closes #2

Changes proposed

What were you told to do?

Create the Page for Generating New Email Template with HTML found in the Super Admin Email Management Dashboard

What did you do?

I have implemented the GenerateEmailTemplate component with shadcn-ui form, input, button, alert components, and Breadcrumbs, allowing users to input an HTML link to generate a new email template and view tips, with redirection to a preview page on success.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

proposed image generate new template