Note: we don't have any backend API so don't worry about actually creating a user. Just create the skeleton of the page :)
Notice
We recycle issues that have been stale for some time. Please refer to the Contributing Documentation for more details as well as development best practices!
Is your feature request related to a problem? Please describe.
For this issue, create a sign up page according to screenshot below
Describe the solution you'd like
There are a few steps required
/Login
directory https://github.com/Project-Reclass/toynet-react/tree/main/src/LoginLogin
directory setup as an example/signup
. Example for login page https://github.com/Project-Reclass/toynet-react/blob/main/src/App.tsx#L108-L112Note: we don't have any backend API so don't worry about actually creating a user. Just create the skeleton of the page :)
Notice We recycle issues that have been stale for some time. Please refer to the Contributing Documentation for more details as well as development best practices!