Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
/ color-flipper Public archive

A background color flipper mini project made with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

emjose/color-flipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

previous 100 days of code next

Color Flipper


Color Flipper

Table of Contents


#100DaysOfCode

Day 2: February 3, 2021

  • For Day 2, I completed a tutorial on making a background color flipper project.

  • September 2022 Update:


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/color-flipper.git && cd color-flipper

2. Run the command:

open index.html

Live Site

Live Site

• The Color Flipper is responsive and keyboard-navigable for accessibility.

• The Color Flipper is a progressive web app.

• The Simple category has 146 color names and keywords recognized by CSS.

• The Hex category has hexadecimal color values.


Resources


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top