To run project locally:
yarn && yarn start
or
npm install && npm start
This was one of recruitment task I did when I was job hunting. It was supposed to be a blog on any subject, but built with React, Redux, CSS modules and BEM naming convention. Long story short, they didn't like my solution ;(