Not ONLY do these quotes automatically update each day (roughly every 24 hours)! There are over 30 types of quotes to choose from 🔥
These are ONLY generated once (every 24 hours roughly) & not dynamically from input - meaning it's requires less computing power making it a much more greener / eco-friendly alternative 🌎 ♻️
How to show a quote
A URL will look something like this.
https://imageplaceholder.github.io/quotes/TYPE
- replace TYPE
with a valid quote type.
this code -
<img height="400" src="https://imageplaceholder.github.io/quotes/business.png">
will produce a result like so -
Click to view all the quote images (quote types) available
https://imageplaceholder.github.io/quotes/business.png
https://imageplaceholder.github.io/quotes/change.png
https://imageplaceholder.github.io/quotes/character.png
https://imageplaceholder.github.io/quotes/competition.png
https://imageplaceholder.github.io/quotes/conservative.png
https://imageplaceholder.github.io/quotes/courage.png
https://imageplaceholder.github.io/quotes/education.png
https://imageplaceholder.github.io/quotes/faith.png
https://imageplaceholder.github.io/quotes/family.png
https://imageplaceholder.github.io/quotes/famous-quotes.png
https://imageplaceholder.github.io/quotes/film.png
https://imageplaceholder.github.io/quotes/freedom.png
https://imageplaceholder.github.io/quotes/friendship.png
https://imageplaceholder.github.io/quotes/future.png
https://imageplaceholder.github.io/quotes/happiness.png
https://imageplaceholder.github.io/quotes/history.png
https://imageplaceholder.github.io/quotes/honor.png
https://imageplaceholder.github.io/quotes/humor.png
https://imageplaceholder.github.io/quotes/humorous.png
https://imageplaceholder.github.io/quotes/inspirational.png
https://imageplaceholder.github.io/quotes/leadership.png
https://imageplaceholder.github.io/quotes/life.png
https://imageplaceholder.github.io/quotes/literature.png
https://imageplaceholder.github.io/quotes/love.png
https://imageplaceholder.github.io/quotes/motivational.png
https://imageplaceholder.github.io/quotes/nature.png
https://imageplaceholder.github.io/quotes/pain.png
https://imageplaceholder.github.io/quotes/philosophy.png
https://imageplaceholder.github.io/quotes/politics.png
https://imageplaceholder.github.io/quotes/power-quotes.png
https://imageplaceholder.github.io/quotes/religion.png
https://imageplaceholder.github.io/quotes/science.png
https://imageplaceholder.github.io/quotes/self.png
https://imageplaceholder.github.io/quotes/self-help.png
https://imageplaceholder.github.io/quotes/social-justice.png
https://imageplaceholder.github.io/quotes/spirituality.png
https://imageplaceholder.github.io/quotes/sports.png
https://imageplaceholder.github.io/quotes/success.png
https://imageplaceholder.github.io/quotes/technology.png
https://imageplaceholder.github.io/quotes/time.png
https://imageplaceholder.github.io/quotes/truth.png
https://imageplaceholder.github.io/quotes/virtue.png
https://imageplaceholder.github.io/quotes/war.png
https://imageplaceholder.github.io/quotes/wisdom.png
Image URLs as JSON data
You can find all the image sources in this JSON data file, which you could use to fetch the results in a web application etc.
https://imageplaceholder.github.io/quotes/data.json
Want to improve this project? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!
See also the list of contributors who participate in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.