8000 GitHub - mngaw20/twitter-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mngaw20/twitter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rendering Tweets with Angular & Node

Sample application using Angular.js, Node.js, and Twitter API.

Installing and Running

Install Node.js.

Clone GitHub repo:

git clone https://github.com/twitterdev/sample-angular-node.git

Create a config.js file using config.sample.js as a template. Fill in your Twitter App API Keys. You will need to create a Twitter application.

Install node module dependencies:

npm install 

Run application:

npm start

Go to http://localhost:5000 in your browser.

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0