lisarosselli / localStorageExampleForB

A tiny localStorage example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In your console type:

saveToLocalStorage();

then

addPlayerTwo();

then

doSomethingWithTheData();

About

A tiny localStorage example.


Languages

Language:JavaScript 91.8%Language:HTML 8.2%