Skip to content

A website to track tweets globally relating to the immigration ban

License

Notifications You must be signed in to change notification settings

abhisuri97/90days.us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

90days.us

A website to track tweets globally relating to the immigration ban

90daysgif

Setup

  • Register an application/as an app developer with Twitter

  • Create a credentials.js file in the following format

module.exports = {
    consumer_key: 'Your_Twitter_Consumer_Key_here',
    consumer_secret: 'Your_Twitter_Consumer_Secret_here',
    token: 'Your_Twitter_Token_here',
    token_secret: 'Your_Twitter_Token_Secret_here'
}
  • Run npm install

  • Run npm start

Done :)

About

A website to track tweets globally relating to the immigration ban

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published