Boiletplate: React-Redux-Saga Boilerplate
- npm install
- npm start
- didn't write test
- in a real project, I would have choose base on ease of use, reliability, performance and filesize
- in this case, I used a boiletplate with sass, redux, sagas
- I probably set the title in store instead of using a callback on did mount
- use styled components
- clean up the unused from the boiletplate
- write tests
- it is almost fully responsive, except the header nav on mobile screen, would have fix that as well
- use styled components