A web app clone of the classic arcade game Mortal Kombat 3. The game is built using React and Typescript.
- Clone the repo
git clone
- Install NPM packages
npm install
- Start the app
npm run dev
- Open http://localhost:5173 to view it in the browser.
- React
- Typescript
- CSS Modules