Skip to content

ShowMeTheGita/basicjs-quote-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[BasicJS Projects] jslogo

Quote Grabber

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.

Simply put

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!


🔰 BasicJS Repos