pexeixv/weight-class-finder

Add reset button to clear the form

Open

#4 opened on Oct 21, 2025

 (3 comments) (0 reactions) (1 assignee)TypeScript (0 forks)auto 404
good first issuehacktoberfest

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Add a Reset button next to the submit button.
  • Clicking reset should:
    • Clear all form inputs
    • Remove the displayed weight class result
    • Optionally, reset URL query parameters if implemented
  • Style the button consistently with the dark-mode red/black theme.

Contributor guide