Welcome to the Super Hero project repository! 🦸

🧑‍💻 What was developed in the project

Neste projeto feito em exercício na Trybe, foi criado uma aplicação onde o usuário ao clicar no botão, será criada uma carta de um herói, ao passar o mouse na carta, será mostrado o nome e os atributos do herói. Essas cartas são geradas por uma API externa chamada SuperHero API.

In this project done as an exercise at Trybe, an application was created where the user, by clicking on a button, will generate a hero card, and by hovering over the card, the name and attributes of the hero will be displayed. These cards are generated by an external API called. SuperHero API.

Demo

🚀Technologies and Tools:

👨🏻‍💻🖥 Usage

# Clone the repository
$ git clone git@github.com:abel-mariano/super-heroes.git
# Enter directory
$ cd super-heroes
# Install the dependencies
$ npm install or npm i
# Start application on local server
$ npm run dev

🎓 Author

Image do user
Abel Mariano