This was a small project. I was given an idea and short description of a task. I had to implement a quote machine where user can get a random quote and the quote author. Besides it, the user has been able to tweet this quote.
I have done this project with vanilla JavaScript and Quote API. All functionality have been implemented. The project has been done for 4 hours.