Anisha7860 / Quote-Generator

A quote generator with JS and HTML

Home Page:https://viz38.github.io/Quote-Generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote Generator

Towards my attempt to learning JS

This is a quote generator with JS and HTML, CSS for styling.

The JS stores few quotes in an array and displays a random element.

A JS function to print a quote is triggeren onClick of a button.

About

A quote generator with JS and HTML

https://viz38.github.io/Quote-Generator/

License:GNU General Public License v3.0


Languages

Language:JavaScript 63.1%Language:CSS 29.5%Language:HTML 7.4%