Lenoxo / mk-dashboard

Small web app for showing the score of several fights in the mortal kombat game with a great style
https://mk-dashboard.vercel.app
MIT License
0 stars 0 forks source link

ISSUE 2: Add basic states #7

Closed Lenoxo closed 1 month ago

Lenoxo commented 1 month ago

It took some time in the planning and writing code, so these are the changes you have to implement for now:

  1. Adding three new states:

You can leave them without type safety for now, and then, add another issue to add the type safety.

Also, later on, change from using nested props to Context when having more data.

Lenoxo commented 1 month ago

For now, it looks like this in the current PR:

imagen