Dee-glitch / Quote-generator

Generate your own quote, like it, tweet it!

Home Page:https://dee-glitch.github.io/Quote-generator/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote-generator

This is a simple training app based on HTML, CSS and Javascript.

  • Fething the data in JSON format from the API https://type.fit/api/quotes and saving it in a variable.
  • Dynamically inserting a random quote into the DOM on initial loading.
  • User is able to load a new quote on a button 'New Quote" click.
  • User is able to tweet the quote if he liked it on a 'Twitter' button click.

About

Generate your own quote, like it, tweet it!

https://dee-glitch.github.io/Quote-generator/.


Languages

Language:CSS 39.9%Language:JavaScript 38.1%Language:HTML 22.0%