GitHub Readme.md
You can easily deploy this application to Heroku using the button below. After creating your Twitter application, click the "Deploy to Heroku" button and follow the steps on the next screen to create your own version of this application.
git clone https://github.com/litmus/example-css-tweets.git
cd example-css-tweets && bundle install
cp .env.example .env
.env
bundle exec foreman start