zohaibshahzadkhan / SocialVibe-React-App

0 stars 0 forks source link

Implement Signup Page #12

Closed zohaibshahzadkhan closed 1 week ago

zohaibshahzadkhan commented 1 week ago

Description: As a new user, I should be able to create an account by providing my email, name, and password so that I can start using the application. (Epic: https://github.com/zohaibshahzadkhan/SocialVibe-React-App/issues/20)

Acceptance Criteria:

Signup Form:

The signup page should include a form with fields for:

Form Validation:

API Integration:

User Feedback: Provide feedback to the user during the signup process (e.g., loading spinner, success message, error message).