/react-state-without-redux

Example of a React application setup with shared state only between components that need it (using Context api and Hooks)

Primary LanguageTypeScript

Watchers