This pull request fixes an issue with the REACT_APP_ENDPOINT environment variable having a typo in the destination.
This also changes how users are stored in the Chatters component. They are now stored using the Twitch userId for each user and the Chatter component now uses the displayName field for the user names.
This pull request fixes an issue with the REACT_APP_ENDPOINT environment variable having a typo in the destination.
This also changes how users are stored in the Chatters component. They are now stored using the Twitch userId for each user and the Chatter component now uses the displayName field for the user names.
Close #49