BiancaNiemann / Quote_Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 50.3%Language:CSS 29.0%Language:HTML 20.7%