Mk-dashboard is a web application developed with React.js, designed to help you track Mortal Kombat 9 fights between friends or family. It provides a sleek, glassmorphism-based interface perfect for counting and logging wins and losses during game sessions.
Explore the functionality and design of Mk-dashboard in this demo video:
https://github.com/user-attachments/assets/283fef85-5838-44fe-a488-6ac2975a840e
localStorage
web storage API in order to save user data and history entries.If you want to test the app without installing it, you can do so going to the website https://mk-dashboard.vercel.app
To install and run Mk-dashboard locally, follow these steps:
git clone [repository URL]
cd mk-dashboard
npm install
npm run dev
http://localhost:5173
to see Mk-dashboard in action.This project is licensed under the MIT License.
Lenoxo (Emanuel Padilla)
Feel free to contact me at emanuehl159@gmail.com if you have any questions, suggestions, or comments.