Created using React/HTML5/CSS3/SASS 👍
Clone or Download and simply open index.html in your browser.
- Click on new boxes to expand/collapse.
I added Load More to enable paging which helps with usability. More obviously can be done to make the user experience better like:
- Adding filters
- Loading news into modals instead of expanding within the list
Tested on latest Chrome and Safari only.
TDD tests for NewsList can be found in test folder
Thanks for your time.