Modify index.js to persist the spin count so it remains between page reloads. Toggle Hint
Use localStorage.getItem() to read the saved spins - like checking your browser's diary 📖
Use localStorage.setItem() to save the spins - because even spinning chihuahuas deserve persistence! 🌪️🐕
Warning: Excessive spinning may cause dizziness in both chihuahuas and developers