prathameshgaikwad/Innings

Improve code for CreateAccount & Signin pages

Open

#48 opened on Aug 11, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (10 forks)auto 404
good first issue

Repository metrics

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

Description

Currently, CreateAccount and Signin pages are made using different files. However, some part of the code is common between the two. If we restructure the code, then user experience on these pages can improve.

Contributor guide