This is a solution to the exercise n. 23 of Boolean Academy. Mine Sweeper!
Users should be able to:
- View the optimal layout for the component depending on their device's screen size
- See hover states for all interactive elements on the page
- Display the game;
- Click on the squares trying not to click a bomb
- Remake the actual real game
- Live Site URL: https://filecc.github.io/js-campominato-dom/
- Semantic HTML5 markup
- Mobile-first workflow
- Bootstrap 5
- Vanilla JS