Zoolander texts on demand!
Webpage that prompts user to enter phone number to receive a text containing a Zoolander quote.
Used the following APIs:
Giphy is used to search for random GIFs from Zoolander and used as the background to the page and Twilio is used to send outgoing SMS messages to the user.
Note that the Twilio API is still in sandbox mode.
2/8/17: Updated to use a Ruby gem I created to output random Zoolander texts, Zoolander-Rails
Weekend project during Phase 3 of Dev Bootcamp.
bundle install
to ensure the appropriate gems are installed.