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

https://github.com/itseric24/quote-generator

This is simple quote generator created with html, css and javascript using the DOM concept
https://github.com/itseric24/quote-generator

Last synced: 27 days ago
JSON representation

This is simple quote generator created with html, css and javascript using the DOM concept

Awesome Lists containing this project

README

          

# Quote-Generator
This is simple quote generator created with html, css and javascript using the DOM concept.

The quote generator uses a public API from https://type.fit/api/quotes and fetches different quotes from the API data.