Commit Graph

5 Commits

Author SHA1 Message Date
5cd7b8947a implementation 2023-11-12 19:37:28 +01:00
7a2d7f435f small clenup 2023-11-10 13:28:18 +01:00
76eb556d09 NewGame to use dispatchGames
- remove DispatchGames and GamesAPI Context
  transfer it as props instead
- DropdownList component
- delete obsoleete files
2023-11-10 09:34:46 +01:00
ac50d92c1a GamesContext: initial implementation 2023-11-09 13:59:14 +01:00
aa2a250085 Games container sceleton
- use Route for conditional rendering
- useGamesAPI
- Checkers component
2023-11-08 18:22:05 +01:00