An app that lists tweets from a specific timeline into 3 columns. Features include draggable sortable columns and theme selection, and control over the amount of tweets per column.
https://twitterviewerapp.herokuapp.com
Install the project dependencies:
npm install
Start App :
npm start