Hi for everyone! Planner_app is Kanban board style. How to us it:
- Web: https://boardkanban.herokuapp.com/;
- localhost:
- clone the project using this address https://github.com/trukhilio/planner_app.git;
- run npm install;
- 'run npm start' for development mode and 'run npm build' for production mode;
- enjoy!)