You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the lobby (#9) is implemented, we can add a basic demo where clicking on different links will take the user to different views, e.g. a compact decklist view, the full decklist view, etc.
The text was updated successfully, but these errors were encountered:
Part of issue #10 .
Adds redux (@reduxjs/toolkit) and react-redux in order to manage state.
Added a basic demo with initializing a user in state based on the server's socket.id
After the lobby (#9) is implemented, we can add a basic demo where clicking on different links will take the user to different views, e.g. a compact decklist view, the full decklist view, etc.
The text was updated successfully, but these errors were encountered: