live website DEMO LINK
Include these instructions on how to set up the project locally: Clone the repository: git clone https://github.com/nikita4880/2048game.git
cd 2048game
Install dependencies: npm install or yarn install
Run the project locally: npm start or yarn start
Core React (v18.2.0) – UI framework
TypeScript (v5.0.2) – Type safety
SCSS (v7.0.3) – Styling
State Management Redux Toolkit (v1.9.5) – Application state
Redux Persist (v6.0.0) – State persistence
UI/UX React Router (v6.14.2) – Navigation
Swiper (v10.0.4) – Image galleries
use-react-router-breadcrumbs (v4.0.1) – Navigation breadcrumbs
React Loading Skeleton (v3.3.1) – Loading states
Development & Deployment Vite (v4.4.5) – Build tool
ESLint (v8.45.0) – Code quality
Netlify – Hosting and deployment