This project: https://fifteen-logic-game.vercel.app/
you must have it installed Node.js
- git clone https://github.com/v-makarovskyi/fifteen-logic-game.git
- cd fifteen-logic-game
- npm init
- npm start
Runs the app in the development mode.
Open http://localhost:3000/fifteen-logic-game to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.