https://github.com/ashmod/quotes
A simple website that generates random quotes.
https://github.com/ashmod/quotes
Last synced: 3 months ago
JSON representation
A simple website that generates random quotes.
- Host: GitHub
- URL: https://github.com/ashmod/quotes
- Owner: dizzydroid
- Created: 2023-05-26T21:34:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T11:29:16.000Z (about 1 year ago)
- Last Synced: 2025-01-01T12:29:09.048Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://dizzydroid.github.io/quotes/
- Size: 832 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# “𝐐𝐮𝐨𝐭𝐞𝐬”
Find your next favorite Quote!
A simple website that generates a random quote using the [Quotable API](https://docs.quotable.io/docs/api)
______________________________________
### Known issues:
- ~~API fetching issue: The API doesn't seem to be working properly, I'm currently looking into it.~~
- ~~It takes too long loading the site on the **first** visit, it's mainly becuase of how the API is fetched. I intend on fixing that soon!~~
- If the "Loading..." screen takes some time, it's likely a one-time server side issue and is usually on first visits only.
- [Report any issues you encounter!](https://github.com/dizzydroid/quotes/issues)
___________________________________________________________