hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 265 forks source link

[FEAT] Create Modal Component #5

Closed ezenardr closed 2 weeks ago

ezenardr commented 1 month ago

Description

Develop a reusable Modal view component. This component will be used across the app for various purposes, such as displaying forms, confirmation dialogs, and informational content. The Modal View should be visually appealing, easy to use, and customizable.

Acceptance Criteria

Requirements

Testing

Tasks

Images

Modal with forms

modal1

Modal with Dialogs

modal2

Link

Figma design

lerderl commented 1 month ago

Is this for the blog card component or the modal component?

The acceptance criteria do not match the rest of the issue description.

ezenardr commented 1 month ago

Sorry. It was a typo. I've fixed it and fixed the figma link too @lerderl

abeeebdon commented 1 month ago

Working on it already Work in progress