This project is written in JavaScript with minimal npm scripts and commands. It is a minimal implementation of a 'To Do List' application. This also is an educational repository, for learning how to install and implement the Webpack, Webpack-CLI and the Webpack-dev-server for a project.
Test Add / Delete functions of todo list app
In this task the functions of todo list app responsible for adding and deleting were tested.