Description:
It is a simple HTML, CSS, and Javascript app where the user can randomize quotes that can be downloaded as an image. You can also select a predefined set of background and foreground colors.
For the image downloading, I used html2canvas a free javascript script that allows you to take "screenshots" of a webpage or html elements. For more information, read the documentation here.
Built with:
- HTML
- CSS
- Javascript
- Quotes API by https://type.fit
- html2canvas
Est. time to build:
- 2-3 hours