An open API service indexing awesome lists of open source software.

https://github.com/lpcodes/random-quotes-generator

The Random Quotes Generator is a JavaScript project that fetches a random quote from API.
https://github.com/lpcodes/random-quotes-generator

apicall beginner-friendly generator javascript random tutorial

Last synced: 3 months ago
JSON representation

The Random Quotes Generator is a JavaScript project that fetches a random quote from API.

Awesome Lists containing this project

README

          

# Random-Quotes-Generator
Check out - [https://lpcodes.github.io/Random-Quotes-Generator/](https://lpcodes.github.io/Random-Quotes-Generator/)

The Random Quotes Generator is a JavaScript project that fetches a random quote from the "https://type.fit/api/quotes" API and displays it on the webpage along with the author's name and a random image generated using the "https://picsum.photos" API.

To use this project, you need to download or clone the repository