trypear / pear-landing-page

Landing page for PearAI, the Open Source AI-Powered Code Editor
https://trypear.ai
19 stars 31 forks source link

Update Password Page #104

Closed Ellahinator closed 1 day ago

Ellahinator commented 3 days ago

We need an update-password page which is a page that users get redirected to if they want to reset their password.

This is a simple page that just needs two form inputs password and confirmPassword and a Update Password button.

We need form validation to make sure the passwords match and are a minimum of 8 characters.

ex: (random image we obviously want to stick to our own theme) image