Skip to content

danrodz/JS-Quote-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple-JS-Quote-Generator

A basic quote generator with vanilla JS that displays 3 different types of sentences, from arrays of options.

It currently displays in the console, and it has an interactive loop that allows user to request more randomly constructed sentences by calling the function expression, which takes two inputs:

1: the type of sentence structure,

2: the number of quotes requested.

The loop will continue to request additional number of quotes generated until an invalid number is submitted or user selects 'cancel' from the prompt window.

About

A basic quote generator with vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published