hngprojects / hng_boilerplate_remix

132 stars 127 forks source link

[FEAT] Authentication Page -> Verify code page #19 #345

Closed chivicoko closed 1 month ago

chivicoko commented 1 month ago

Description

Implement the verify code page as shown in the 

Design [design](https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=2-10859&t=p2gECcZQmYqvvrn7-4)

Closes #19

Changes proposed

What were you told to do?

Below are the instructions: Description Implement the verify code page as shown in the design

Acceptance Criteria
Responsive across all screen sizes (desktop, tablet and mobile)
Use components where necessary (header, footer, buttons, modal and so on)

[FEAT] Authentication Page -> Verify code page #19

What did you do?

I created the verify-code page. It is responsive.

Check List (Check all the applicable boxes)

Screenshots

verify-code-1 verify-code-2 verify-code-3