Click on the gif above to access the deploy
Muscle Mastery is a website for bodybuilding enthusiasts where you can create cards by setting the values of fields such as volume, definition, and symmetry. You can also define the rarity of the card, and after that, your cards will be saved, and you can filter them by name or rarity. Note: You can only have one 'GIGACHAD'
- JavaScript
- React.JS
- MUI Material
# Clone the repo
git clone https://github.com/caiobacode/Muscle-Mastery.git
# Enter in repo
cd Muscle-Mastery
# Install dependencies
npm i
# Run App
npm start