Description:
A tiny React state management library that lets you work with local state and scale up to global state with ease when needed.
Installation:
# Yarn $ yarn add constate # NPM $ npm install constate --save
A tiny React state management library that lets you work with local state and scale up to global state with ease when needed.
# Yarn $ yarn add constate # NPM $ npm install constate --save