https://github.com/kendalblythe/battleship-app
Battleship game web application
https://github.com/kendalblythe/battleship-app
eslint husky javascript prettier react sanitize-css sass turborepo typescript vercel vite vscode yarn yarn-workspaces
Last synced: 3 months ago
JSON representation
Battleship game web application
- Host: GitHub
- URL: https://github.com/kendalblythe/battleship-app
- Owner: kendalblythe
- Created: 2022-12-14T21:51:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-07T22:50:11.000Z (3 months ago)
- Last Synced: 2026-04-07T23:24:35.578Z (3 months ago)
- Topics: eslint, husky, javascript, prettier, react, sanitize-css, sass, turborepo, typescript, vercel, vite, vscode, yarn, yarn-workspaces
- Language: TypeScript
- Homepage: https://battleship-react-app.vercel.app/
- Size: 908 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battleship App
## Introduction
Battleship is a classic
strategy/guessing game of naval combat. This project is a monorepo containing the following apps and
packages for implementing the Battleship web application.
### Apps
- battleship-react-app
### Packages
- battleship-engine
- battleship-ui
## Play Battleship
You can play a game of Battleship here.
- https://battleship-react-app.vercel.app/
## Technologies
- React
- React Compiler
- TypeScript
- JavaScript
- Vite
- Vercel
- SASS
- sanitize.css
- Visual Studio Code
- ESLint
- Prettier
- Husky
- Yarn
- Yarn workspaces
- Turborepo
## Getting Started
After you clone the Git repository, you can run the following
Yarn commands.
- `yarn` - install packages
- `yarn build` - build production apps
- `yarn dev` - run development apps
- `yarn lint` - lint check
- `yarn format` - format code
## Developer
Kendal Blythe - Check me out on
LinkedIn!