Skip to content

expertise-com/click-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click Counter

User Story

A user can add and subtract clicks. The results of the button interactions are visible on the page.

Acceptence Critera

  • The click count and buttons interface should be centered in the window
  • When the click count is a positive number it's color is green
  • When the click count is a negative number it's color is red
  • When the click count is 0 it's black
  • The buttons needs a hover state and an active state

Wireframe

click-count-border

Notes

The styling must be done in pure CSS.

You can add any HTML you think is necessary for layout.

About

Scaffold of a React Click Counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published