real-time-tweet-streamer
real-time-tweet-streamer copied to clipboard
Has anyone been able to get a production build of this running? I get `Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data')` when adding rules. I have...
The project code did not function as desired when using the latest versions of the npm packages as well as the latest version of Google Chrome. Specifically, clicking on the...
The app is running in my browser, and I can add and delete rules, but I can't get the app to display the tweet feed. It just continuously says that...
The demo on [Glitch](https://glitch.com/~twitter-real-time-tweet-streamer) no longer seems to work. What went wrong? Please fix it or else include pics in the README.md so people know what the project does
When I run the command "npm start" I get: Compiled successfully! You can now view real-time-tweet-streamer in the browser. Local: http://localhost:3000 On Your Network: http://192.168.1.23:3000 Note that the development build...