Skip to content

Pia007/RandomQuoteAndColorGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote & Background Color Generator

Table of contents

Overview

The Project

wakatime

Random Quote & Background Color Generator

This is a Random Quote Generator with the added feature of generating a background color and applying that color to other elements. The quotes were fetched from the Quotable API. The page loads with a random color theme and on each button click a new quote and its author is genrated and the font and buttons display the same random color. The hexidecimal colors are randomly generated with over 16 million possible combinations.

RandomQuoteGen

Links

My process

Built with

  • Semantic HTML5 markup
  • Quotable API
  • CSS custom properties
  • Flexbox
  • Responsive Design
  • Document Object Model
  • JavaScript

What I learned

I worked primarily with Javascript which is an ongoing learning process. Accessing and fetching data from an API is an area of opportunity to engage in an aspect of coding that I had not attempted before. I am looking forward to continuing this journey.

Continued development

This project will continued to be developed with other libraries and frameworks.

Author