The essence of this project is to develop a 2048 game. The main theme of this project is working with classes in JavaScript, interactiong with DOM, and using of the acquired skills during the courses.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/RomanMartseniuk/mibike_landing-page.git
- Install dependencies:
npm install
- Start the project:
npm start
- Local version of project is opened!