Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Referral Form Component #4

Open
6 tasks
IvanA673 opened this issue Jan 10, 2025 · 0 comments
Open
6 tasks

Create Referral Form Component #4

IvanA673 opened this issue Jan 10, 2025 · 0 comments

Comments

@IvanA673
Copy link
Collaborator

Description
Create a component for the referral form. The form is meant for when an existing member wants to refer another person to sign up to become a member. Don't worry about styling as designers are still working on getting a more flushed-out design and color scheme. This should just be a skeleton to build upon later down the road.

Steps:

  • Create a folder under the components folder named "ReferralForm".
  • Create a file for the new component within the folder from the previous step named "ReferralForm.tsx
  • Create a file for the styling within the same folder named "ReferralForm.module.css"
  • Within "ReferralForm.tsx", import the styling from the corresponding styles folder.
  • Create a form with 2 fields. One field is named "Your Email". The other is named "Referee Email".
  • Create a submit button that currently does nothing. (Functionality will be implemented later)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant