405f71319b6ae3ff4e941f25458ea10ae7fba90c
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%