Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.32 KB

💪 Muscle Mastery 🏆

muscle-mastery-gif

Click on the gif above to access the deploy

Description

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'

💻 Tecnologies used

  • JavaScript
  • React.JS
  • MUI Material

🛠️ Instructions

📚 Requirements to run this project:

Node.js Git NPM


# 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