Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.05 KB

A Simple Counter built using React.js

Join the chat Contact me on Codementor

Twitter URL DUB

Divyanshu Say Thanks!

NPM

  • State Management Library Redux is used.
  • Counter ensures immutability by making use of Object.create().
  • Directory hierarchy icludes Action Creators, Reducers, Components.