tomasesquivelgc / JavaScript-game-practice

This repo is a personal project in which I will challenge myself to build a simple game using React & Redux
0 stars 0 forks source link

Create stats #10

Closed tomasesquivelgc closed 5 months ago

tomasesquivelgc commented 5 months ago

Add stats to clothing items Add clothes stats to state Create function to calculate total of stats Add initial state logic to calculate total stats on launch

tomasesquivelgc commented 5 months ago

:shipit: