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 RedeemForm component with form skeleton #15

Closed
wants to merge 1 commit into from

Conversation

suesuee
Copy link
Collaborator

@suesuee suesuee commented Jan 27, 2025

Developer: Sue and Camila

Closes #5

Pull Request Summary

This pull request adds a new RedeemForm component to implement the code redemption functionality for users. The component includes a form with two fields (email and redeem code) and a submit button (function yet to be implemented).

Modifications

  • src/components/RedeemForm/RedeemForm.tsx: Created the RedeemForm component with fields for "Your Email" and "Redeem Code," and implemented form handling logic.
  • src/components/RedeemForm/RedeemForm.module.css: Added styles for the RedeemForm component, including container, form, input, label, and button styles.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

@suesuee suesuee requested a review from IvanA673 January 27, 2025 08:59
@IvanA673 IvanA673 closed this Feb 5, 2025
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

Successfully merging this pull request may close these issues.

Create Redeem Form Component
2 participants