Commit graph

3 commits

Author SHA1 Message Date
0f01801801 Add Angel Witch - Angel Witch 2019-03-17 16:26:38 +01:00
Anders Ytterström
74732c1683 🎨 Improve code readability 2018-11-26 09:46:05 +01:00
Anders Ytterström
ec27589232 Initial Commit
React app with Redux state, mostly based around the todo example in the
Redux documentation.

It's a list of items (albums) which can be filtered by a string.

 * A list of albums that is mapped from state to props.
 * A filter input is controlled by redux state.
2018-11-21 14:57:00 +01:00