Project aims to visualize amount of tasks completed on each category. To see actual board, follow this link.
You can find a live demo here
Useful commands:
npm install
to install dependencies,npm run start
to run project locally,npm run test
to run tests
This project was bootstrapped with Create React App.