Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paurock/Strong-Typed-Notepad-Reactjs-w-Effector

Easy and light Reactjs Strong Typed Notepad with Effector state manager
https://github.com/paurock/Strong-Typed-Notepad-Reactjs-w-Effector

Last synced: 3 months ago
JSON representation

Easy and light Reactjs Strong Typed Notepad with Effector state manager

Awesome Lists containing this project

README

        

To add new topics add objects in data.json.
The routes are generated from this file.
Also clone and set up Pages Components (Like Home for instance) in /Components/Menu.js

Model.js - this is Effector store. All notes save in Local Storage.
Notes.js - this file is for Notes UI and logic settings