/redux-agnostic

A Redux agnostic implementation, no one framework dependent and ducks pattern

Primary LanguageJavaScriptMIT LicenseMIT

Redux Agnostic

  • An example of Redux implementation without any framework
  • Understand how Redux works
  • Ducks pattern
  • This example contains a simple login logic with token storage in LocalStorage
  • It's necessary to install the Redux Developer Tools to view the magic
  • Start the index.html file with Local Server