Open ricardoboss opened 11 months ago
Via localstorage for example.
Should also record already guessed languages so you can continue later with the same state.
You can use https://github.com/Blazored/LocalStorage to serialize .NET types to LocalStorage.
Via localstorage for example.
Should also record already guessed languages so you can continue later with the same state.