Skip to content

First react app! A card with three buttons which increase, decrease and reset a counter. Also, the bg-color of the card changes with each change in the counter.

Notifications You must be signed in to change notification settings

Anam0927/React-Card--CipherSchools-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First React App

A simple React app (more like a component) which is a card with a counter (displayed as a number) and three buttons:

  • a '+' button to increase the counter
  • a '-' button to decrease the counter
  • a 'reset' button to reset the counter back to 0 (zero).

The background-color of the card also changes with each click.

About

First react app! A card with three buttons which increase, decrease and reset a counter. Also, the bg-color of the card changes with each change in the counter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published