Open-Source-Issue / SnapShortURL

Streamlined URL Shortening for the Modern Web
https://snap-short-url.vercel.app
MIT License
0 stars 8 forks source link

Implement Signup Form Connectivity using React Hook Form #44

Closed ianujvarshney closed 5 months ago

ianujvarshney commented 6 months ago

Issue Description:

Currently, the signup form on our SnapShortURL website lacks functionality as it is not connected to any backend services or state management. To enhance user experience and ensure seamless form submission, we need to integrate the signup form with React Hook Form.

Issue Details:

Additional Notes:

Integrating the signup form with React Hook Form aligns with our goal of adopting modern frontend development practices and delivering a seamless user experience on our website. This enhancement will contribute to improving overall user engagement and retention.