Part of the "BasicJS Projects" series of repositories containing simple JavaScript projects for practicing basic features. Based on some of Coding Addict's JavaScript projects.
A webpage that utilizes the XMLHttpRequest Web API to issue an HTTP request onto type.fit's quotes API in order to fetch and display random quotes.
Uses only vanilla JavaScript, no jQuery involved!