Todo-list-with-webpack
ctokoli/Todo-list-with-webpack
JavaScript
The goal of this project is to learn how to build website using webpack to bundle the project files. This is implemented by using the Webpack Cli. I also used Localstorage to store the todos lists in the browser.