vin-jex/dent-clack

[Feature]: Authentication Page ( Sign Up )

Open

#85 opened on Oct 1, 2024

 (4 comments) (0 reactions) (1 assignee)TypeScript (26 forks)auto 404
EddieHub:good-first-issueenhancementgood first issuehacktoberfest

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

At the moment, the project does not have a dedicated signup page.

Describe the solution you'd like

  • Design and implement a responsive signup page, ensuring it integrates seamlessly with the existing layout used for the left content.
  • Ensure the page adapts to both light and dark themes, maintaining a visually appealing design when toggling between themes.
  • Include loading states for the buttons and validation states for the input fields to enhance user experience and feedback.

Describe alternatives you've considered

I have considered using existing components from other authentication pages, but a dedicated, customized signup page will provide better control and a tailored user experience.

Additional context

Screenshot 2024-10-01 at 5 09 50 AM

Contributor guide