## [TO INDEX YOU GO!](https://facn7.github.io/w3hkproject/) here you can use the online version ## About the Project * it's a task manager * user can add/ remove tasks * user can mark tasks as done * clean and minimalistic ## How to deploy in terminal `> git clone https://github.com/FACN7/w3hkproject.git` `> cd w3hkproject` from here you can access the code and index.html file offline ## To install dependencies and run tests `npm i` `npm test`