Live: Here
git clone https://github.com/sethu-aot/fresher-project-js-todo.git
cd fresher-project-js-todo
index.html
|__ Click add new task button and provide the task details in the modal
|__The task will be displayed in the active tasks section initialy
|__We can click the check button to make the task status as completed, also edit task and delete task functions are available