Product
Blog
Docs
Pricing
Log in
Sign up
alexwein/IsItTwoWords
alexwein/IsItTwoWords
/
Pull requests
adds scoreboard
Merged
alexwein
wants to merge into
main
from
scoreboard
Opened by alexwein
6/30/2025
adds ScoreBoard component.
adds bonus/penalty time
LastWord component displayed more information.
9 files changed
Hide whitespace
+394
-117
README.md
+12
-38
main
scoreboard
H
backend/index.ts
+26
-1
frontend/components/App.tsx
+66
-10
frontend/components/CurrentWord.tsx
+13
-3
frontend/components/LastWord.tsx
+24
-52
frontend/components/Menu.tsx
+24
-8
frontend/components/NextWord.tsx
+1
-2
frontend/components/ScoreBoard.tsx
+61
-0
frontend/style.css
+167
-3
Pull request merged
Merged into
scoreboard
from
main