Skip to content

fabiendeborde/Random-Quotes-Generator

Repository files navigation

Random Quotes Generator

(Part of FreeCodeCamp challenges)

A simple Random Quote Generator (based on 30 quotes stored in a JSON file). The JavaScript (using jQuery here) get the data from quotes.json, generate a random number and take this number as the index of the array.
It then updates the text content of the elements, and generate a Tweet button.

You can check the app working on GitHub or on [CodePen] (http://codepen.io/fabien_d/pen/jrKGZv)

About

A random quote generator, part of FreeCodeCamp project challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published