Skip to content

Two simple counter apps, one done with useReducer and the other done with Custom Hooks. The counter app changes background color on click of any buttons in the counter app, and a page to test errors

Notifications You must be signed in to change notification settings

Ethel-tech/Counter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter-App

Two simple counter apps, one done with useReducer and the other with Custom Hooks. The counter app changes the background color on click of any buttons in the counter app, and a page to test errors 🚀Tools Used - React, CodeSandbox, & Netlify.

Features

  • 🔥 Landing page built with pure CSS
  • 🔥 Counter App built with useReducer
  • 🔥 Counter App built with custom-hooks
  • 🔥 onClick event to change the background color
  • 🔥 page to test error

About

Two simple counter apps, one done with useReducer and the other done with Custom Hooks. The counter app changes background color on click of any buttons in the counter app, and a page to test errors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages