Loki-Code201 / foodwise

With this app one will be able to reduce food waste as well as track food purchases. It will enable a user to monitor their food inventory.
https://loki-code201.github.io/foodwise/
MIT License
1 stars 1 forks source link

Handle deletion of last item in Local Storage #57

Closed KasonBraley closed 3 years ago

KasonBraley commented 3 years ago

If deleting the last item in Local Storage. Delete the entire Local Storage object?

Can use the .length property for this.