Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 398 Bytes

Twitter-Combat

A fun application to battle with your twitter friends. Built with expressJS and twit api.

Installations

  • express
  • express-session
  • body-parser
  • async
  • twit
  • get keys for authentication of api from here.

Usage

To get it running locally

  • clone this repo
  • install dependencies
  • run node app.js