Added a higher order component, FilterByTag which can filter items by associated tag and will render the tag options in a bar above the list of filtered components
This is a potential alternative to the filtering functionality of the Left Control Bar, perhaps for smaller screens
Added main sections => NavBar, LeftControlBar and DisplayBoard
Added a higher order component, FilterByTag which can filter items by associated tag and will render the tag options in a bar above the list of filtered components
This is a potential alternative to the filtering functionality of the Left Control Bar, perhaps for smaller screens
Added main sections => NavBar, LeftControlBar and DisplayBoard
Added Bootstrap