/twitterlinks

View all links shared from your twitter feed

Primary LanguageJavaScript

twitterLinks

Your Twitter feed, but only the links shared.

Built as a way to work with the then new and exciting choo.js framework. Quite proud of the CSS here, especially once logged in.

Very much a prototype, would need a lot of refactoring before being a production app. Would probably also drop choo.js, as delightful as it was.

Commands

Command Description
$ npm start Start the development server
$ npm test Lint, validate deps & run tests
$ npm run build Compile all files into dist/
$ npm run create Generate a scaffold file
$ npm run inspect Inspect the bundle's dependencies