Skip to content

chriskuhar/twitter_stream_spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the project:

  • copy the .env_default and rename the copy to .env
    • paste your twitter application bearer token in the .env file
  • run npm i in root directory
  • run npm start:all

Navigate browser to http://http://localhost:4200/ for the single page app.

You can now hit http://localhost:3121/api/v1/tweet-stats for an API response containing the total number of tweets processed and the top five hashtags seen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published