vuyisile.github.io

View on GitHub
27 October 2017

My Approach On Random Quote Machine

by {"name"=>"Vuyisile Weni"}

The Random Quote Machine.

In FreeCodeCamp I completed challenges under the JSON APIs and AJAX, where I was learning how to get requests and diplay the reponse on canvas. After those challenges, I was given the Random Quote Machine project to solved based on the JSON APIs and AJAX topic.

Instructions given.

Create a Random Quote Machine, that gets or generate a new random quote from an API and display on the window with just a click of a button.

The general logic based on the problem.

My approache.

tags: