Closed hellodeborahuk closed 2 years ago
✔️ Deploy Preview for focused-swirles-0bc3a1 ready!
🔨 Explore the source changes: dba43c84f9538b86af7814c157c608f477a1c0fa
🔍 Inspect the deploy log: https://app.netlify.com/sites/focused-swirles-0bc3a1/deploys/620625600dc1050007455787
😎 Browse the preview: https://deploy-preview-27--focused-swirles-0bc3a1.netlify.app/
Added next game button, also shuffles through the array so that it doesn't provide the same questions again.
Added to quiz and matching game.
Created newGame function.
Moved array from state to it's own function, then referenced function in the useState.