Skip to content

sridhar02/2048-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game

This is project is clone of a most popular game 2048 using react.

Demo

https://sri-game-2048.vercel.app/

Tech Stack

Client: React, css modules

Run Locally

Clone the project

  git clone https://github.com/sridhar02/2048-Game.git

Go to the project directory

  cd 2048-Game

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT

Releases

No releases published

Packages

No packages published