Quote Machine

This is the first challenge on the FreeCodeCamp Front End Development Libraries course.

Table of contents

Overview

The challenge

Users should be able to:

  • See a new quote and author on opening the app

  • Be able to click a button to get a new quoute and author

  • Be able to click a link to open Twitter and create a new post

  • Extra that I added was the color change on every button click for a new quote.

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Javascript

Author