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

Latest commit

 

History

History
115 lines (64 loc) · 5.49 KB

README.md

File metadata and controls

115 lines (64 loc) · 5.49 KB

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 [email protected]: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