componentDidMount()

in tweeter/src/components/Tweets.js [14:16]


  componentDidMount() {
    this.getSentiment()
  }