Sub task of https://github.com/s1n7ax/nvim-react/issues/10 * User should be able to create stores * User should be able to get data within or outside effect/component * When a part of the effect is updated, effect or components using that specific part of the data should be re-rendered * User should be able to update the data of the store
Sub task of #10