leanwebclub/js-essentials/random-ron-no-dup
2024-08-07 17:53:29 +02:00
..
index.html Add "Random Ron - No Dup" project 2024-08-07 17:49:49 +02:00
README.md Add "Random Ron - No Dup" project 2024-08-07 17:49:49 +02:00
script.js Add endpoint constant 2024-08-07 17:53:29 +02:00

Random Ron

A site that displays a random Ron Swanson quote (from the show Parks and Recreation) using the Ron Swanson Quotes API. Note that if the same quote gets returned from the API in the last 50 quotes, the app skip it and fetch another one instead.

Reference