Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kendalblythe/battleship-app

Battleship game web application
https://github.com/kendalblythe/battleship-app

eslint husky javascript nextjs prettier react sanitize-css sass turborepo typescript vercel vite vscode yarn yarn-workspaces

Last synced: about 10 hours ago
JSON representation

Battleship game web application

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-nextjs-app
- 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
- Next.js
- 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!