- Create TP5.html for the grocery list interface
- Implement TP5.js for managing grocery items and local storage
- Update style.css to style the grocery list and its items
- Create TP3.html to provide the game interface with two game modes.
- Implement TP3.js to handle game logic, including number generation and user interactions.
feat(style.css): include JetBrains Mono font in CSS for improved text rendering
chore(deploy): add additional steps in the deployment workflow for better visibility