Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 546 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 546 Bytes

Battleship (React + Vite)

Classic immortal game

Remote Deployment:

This app is deployed on Netlify and can be accessed here: https://battleship-react-game.netlify.app/

Installation

Clone the project

  git clone https://github.com/fac28/battleship

Go to the project directory

  cd battleship

Install dependencies

  npm install

Credits

The project was created by Isobel Butler and Tommaso Orlandi.