Battleship






A simple web-based version of the classic Battleship board game, developed with React and Firebase. The app features a responsive design using Tailwind CSS and includes unit tests to ensure reliable gameplay. Additionally, it is set up with a GitHub Actions workflow that runs tests, builds a Docker image, and publishes it to Docker Hub, along with security analysis through CodeQL.