This project is my attempt to recreate the well-known game called 2048 using my knowledge of JavaScript and HTML/CSS.
- HTML
- SCSS
- JavaScript
- Stylelint
- Clone this project from GitHub repository.
- Ensure Node version should be 14.
- Run the following command:
- npm install
- npm start