A simple dummy local task manager implemented in ES6 using vanilla JS (without using any framework)
_ It is developed to simply demonstrate the Modular approach for writing pure JS components. _
Clone the repository
Run the following commands:
npm install
npm start