Designed and build for a card game with the same name.
This app is a counter for HP and DEF score. There's some other options as well.
MOBILE ONLY! So press f12 and go for mobile mode if youre on PC.
For trying the app you need to have node on your machine, and run: "NPM INSTALL". after that run "NPM START".
or just use the link : https://walking-dogs.netlify.com/
Designed by Dog-Does
Build with React by Flaysh.
Enjoy!
https://walking-dogs.netlify.com/
Clone the project
git clone https://github.com/Flaysh/walking-dogs
Go to the project directory
cd walking-dogs
Install dependencies
npm install
Start the server
npm start