You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current project requires the implementation of authentication features such as Login and Signup functionalities using React.
Additionally a landing page needs to be designed having the options of the authentication features.
tasks:
Implement Landing Page:
should have the Logo of the project.
should provide with the login and signup button
Implement Login page:
should provide a Textfield for Email and Password.
Connect the login page to the authentication Login.
Implement Signup page:
Create a React component for the signup page.
should provide a Textfield for Email and Password.
Integrate signup logic with appropriate backend endpoints.
The text was updated successfully, but these errors were encountered:
The current project requires the implementation of authentication features such as Login and Signup functionalities using React.
Additionally a landing page needs to be designed having the options of the authentication features.
tasks:
Implement Landing Page:
Implement Login page:
Implement Signup page:
The text was updated successfully, but these errors were encountered: