Random Quote Generator - Feedback appreciated

YAaayyy… Finally finished. :smiley:

That was extremely not fun. However, Finished product is extremely satisfying. Cant wait for the next challenge.

Tips, Feedback, and Critique is appreciated and welcome.

PS : I did take the time to come up with quotes, but I couldnt figure out how to link the txt file. It works on my local server. I just commented out that part. :thinking:

The Tweet button doesn’t seem to work correctly. You might checkout Twitter Web Intents to help you get it up and going. The documentation is here: https://dev.twitter.com/web/tweet-button/web-intent

Otherwise, good work!

Cool. Fixed the twitter thing. Now when you go there it updates the text box with the quote. :smiley:

I think the purpose of this project is to show you how much simple it would have been to use an API.

Naw, it’s not too bad to write your own array/object. Good practice!