Lenoxo / mk-dashboard

Small web app for showing the score of several fights in the mortal kombat game with a great style
0 stars 0 forks source link

Add basic states #8

Closed Lenoxo closed 2 days ago

Lenoxo commented 2 days ago

For now, I added the three states (profileData, currentDayFights, charactersData) and some derivated states: victoryCounter, defeatsCounter.

And I managed to replace the dummy data hardcoded in jsx to the data within profileData and the derivated states in TopBar.