You can see through this project my ability of building complex front ends, and how I handle my projects.
You can test the project by the following commands
to run all test
npm run test
to run tests of one test suite
npm run test <name>.test.js/jsx