10kumaranurag01 / todo-done

https://todo-done.anuragg.top/
9 stars 28 forks source link

implemented forget password #30

Closed Sourabh782 closed 1 month ago

Sourabh782 commented 1 month ago

closes #8

Fixes Issue

Added forget password UI and functionality

Closes #8

Changes proposed

i have added a new frontend route to forget password page

Check List (Check all the applicable boxes)

Screenshots

Screenshot 2024-10-02 151636 Screenshot 2024-10-02 151625

Note to reviewers

vercel[bot] commented 1 month ago

@Sourabh782 is attempting to deploy a commit to the Kumar Anurag Sahu's projects Team on Vercel.

A member of the Team first needs to authorize it.

10kumaranurag01 commented 1 month ago

@Sourabh782 Take a look at the login and signup page code, useAxios library function is used for making backend calls, use it on forget passowrd page also and make a new PR