As a user, I should be able to view the twitter feed for a coin of my choice.
| Scenario |
Public/registered user should be able to view the Twitter Feed |
| GIVEN |
any user, public/unregistered |
| WHEN |
the user lands on the home page and the user selects a coin from the ticker
#50 |
| THEN |
the user should be able to view the Twitter feed relevant to that coin |
As a user, I should be able to view the twitter feed for a coin of my choice.