emjose / color-flipper

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

Home Page:https://emjose.github.io/color-flipper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://emjose.github.io/color-flipper/


Languages

Language:JavaScript 76.5%Language:HTML 23.5%