alexshive / PeriscopeRecorder

A simple Node.js app to retrieve/open Periscope URL from Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periscope Recorder

A simple Node.js app using Express 4, Bootstrap, JSON Viewer (for debugging) and SimpleStorage for localStorage API

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/alexshive/PeriscopeRecorder.git
$ cd PeriscopeRecorder
$ npm install
$ npm start

Your app should now be running on localhost:5000.

About

A simple Node.js app to retrieve/open Periscope URL from Twitter


Languages

Language:JavaScript 73.0%Language:HTML 22.1%Language:CSS 4.9%