Great job You are excellent.
1.when creating new lists make sure to add <li> that is good for semantics reasons.
2. there is a problem with webpack your code are not updating to the /dist directory.
3. You have so many lines of localStorage.setItem and make it a function it will help you if you want to update your code later.
Great job You are excellent.
1.when creating new lists make sure to add
<li>that is good for semantics reasons.2. there is a problem with webpack your code are not updating to the
/distdirectory.3. You have so many lines of localStorage.setItem and make it a function it will help you if you want to update your code later.