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
- Host: GitHub
- URL: https://github.com/itseric24/quote-generator
- Owner: ItsEric24
- Created: 2023-05-06T16:42:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T17:44:10.000Z (about 3 years ago)
- Last Synced: 2025-06-11T20:16:35.636Z (about 1 year ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.