Battleship
Created an online version of the popular classic boardgame Battleship where a user can play against the computer.
Technologies
- MERN stack (Mongo, Express, React, Node)
- HTML
- CSS
- Bootstrap
- JavaScript
Features
- Event listeners and handlers
- Document Object Model (DOM) manipulation
- Asynchronous JavaScript with async and await
- User information storage and password encryption - using Bcrypt
- User sign up and log in functionality
- Full CRUD functionality
- RESTful API