Learn how to turn return values from the Twitter API into relevant metrics and actionable data.
To get this application running.
-
Fork and Clone this repository.
-
Install any relevant gems.
bundle install
- Setup your
.env
file.
cp .env.example .env
- Head to the Twitter api, register an application, get all your tokens and paste them into
.env
Tutorial on how to get your twitter tokens...
- Run the application
rackup
- Head to
http://localhost:9292
and begin to learn about the Magic 💥