Wildelyssa / quote-generator

Quote generator from API using JS HTML and CSS, also features a button to enable posting to Twitter

Home Page:https://wildelyssa.github.io/quote-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote Generator

Purpose

Quote generator app which pulls and displays quotes from an API

See live code here https://wildelyssa.github.io/quote-generator/

Tech used

HTML CSS JS

Features

  • Responsive design for all screen sizes
  • Twitter button gives the option for the user to post totheir twitter account
  • New Quote button generates a new quote when triggered by the user
  • Loader bar displays when user is waiting for actions to complete

Improvements

  • On mobile and touch-screens, the button maintains on :hover propeties
    • Make a media query to solve this
  • Add owl characer to match the favicon with animation and a speech bubble with a welcome message

About

Quote generator from API using JS HTML and CSS, also features a button to enable posting to Twitter

https://wildelyssa.github.io/quote-generator/


Languages

Language:CSS 43.2%Language:JavaScript 36.1%Language:HTML 20.7%