MrOmachi / To-do-list-App

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.
MIT License
8 stars 0 forks source link

Task one: #6

Closed MrOmachi closed 2 years ago

MrOmachi commented 2 years ago

Test Add / Delete functions of todo list app

In this task the functions of todo list app responsible for adding and deleting were tested.