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

Checking codes best practices: #4

Open MrOmachi opened 2 years ago

MrOmachi commented 2 years ago

kindly move index.js to a JS file for cleaner code