This project is made to help people organize their daily tasks with tables and boards. In the future it will also provide an interactive chat with users on the same project or tasks. This work is still in progress.
npm install
Install the dependencies in the local node_modules folder.
npm install react-awesome-modal
This command installs React modal component elements.
npm start
Run this to run frontend.