Skip to content

A counter for the amount of coffee I drink, with increment, decrement, and reset functions.

Notifications You must be signed in to change notification settings

emjose/coffee-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

previous 100 days of code next

Coffee Counter


Coffee Counter

Table of Contents


#100DaysOfCode

Day 10: February 15, 2021

  • I drink a lot of coffee and I love dogs, so I made a counter for the amount of coffee I drink.

  • For the background, I used stock video footage from Coverr.

  • September 2022 Update: For accessibility, the light text colors were changed to darker hues.


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/coffee-counter.git && cd coffee-counter

2. Run the command:

open index.html

Live Site

Live Site

• The Coffee Counter is responsive and keyboard-navigable.

• The Coffee Counter is a progressive web app.


Resources


Let's Connect!

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

Back to Top