Please run npm update from the client directory,
then run python server.py in the backend directory,
then, in a new terminal window, run npm start in the client directory.
State management is handled using Redux via the redux-toolkit package