hngprojects / hng_boilerplate_remix

132 stars 127 forks source link

feat: authentication page login with magic link #361

Closed dollarp-code closed 1 month ago

dollarp-code commented 1 month ago

Description

Worked on authentication page and implemented the login with magic link, such that when a user input a valid email address a login link will be sent to the user's email.

Closes #20

Changes proposed

What were you told to do?

[FEAT] - Authentication Page -> Login with magic link

What did you do?

I added a new file titled magicLink.tsx in the route folder and imported neccessary components and packages for the implementation

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos

Magic