/expense-tracker

🚧 Work in progress 🚧 Expense tracking app written in React/Redux - playground for experimenting with automated tests

Primary LanguageJavaScript

TODO

  • What is the right way of handling data type conversion? (transaction value field)
  • React about advanced Redux recipes: https://redux.js.org/recipes/configuringyourstore
  • Think about the application structure - should containers be kept separate?