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
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Create a Signup page that allows users to create a new account on the website.
The page should include input fields for name, email, password, and confirm password.
Implement the Signup page using React and CSS.
Connect the Signup page to the backend API to create a new user account.
The text was updated successfully, but these errors were encountered:
Create a Signup page that allows users to create a new account on the website.
The page should include input fields for name, email, password, and confirm password.
The text was updated successfully, but these errors were encountered: