Product
Blog
Docs
Pricing
Log in
Sign up
alexwein/IsItTwoWords
alexwein/IsItTwoWords
/
Compare
Merge
scoreboard
into
main
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