80c0890bdbe67c42a641fd668e01101c71db9246
All checks were successful
Creates a docker image for production / Build the docker image (push) Successful in 1m30s
Minesweeper Frontend
Stack used:
- Javascript
- ReactJS
OpenAPI 3 documentation: https://apidoc.mines.makecodes.dev/ Game frontend: https://mines.makecodes.dev/ Backend github repo: https://github.com/imakecodes/minesweeper-backend
Next desired steps
- Create unit tests
- Create e2e tests
- Design the authentication page
- Create the scoreboard
Running locally
Clone the repository
git clone git@github.com:imakecodes/minesweeper-frontend.git
cd minesweeper-frontend
Install dependencies
npm install
Run the application
npm run start
The application will be available at http://localhost:3000
Description
Releases
5
v0.0.250205120634
Latest
Languages
JavaScript
91.9%
SCSS
6.5%
HTML
1.3%
Dockerfile
0.3%