Skip to content

Simple HTML quote generator. Get random quotes, select background and text color and download.

Notifications You must be signed in to change notification settings

jingerdev/html-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTML Quote Generator (View Demo)

A very simple HTML Quote Generator where you can randomly generate a quote and download it into a png image file. It's using vanilla javscript and html2canvas, a script that converts html elements into an image file.

Tools used:

  • HTML/CSS/Javascript
  • html2canvas - a free javascript script that allows you to take “screenshots” of a webpage or html elements.
  • Free Quotes API by type.fit (https://type.fit/api/quotes)

How to run project:

1. Clone the repo:

git clone https://github.com/jingerdev/html-quote-generator.git

2. Open the file /html-quote-generator/src/index.html in a browser. That's it.

About

Simple HTML quote generator. Get random quotes, select background and text color and download.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published