/HeroApp

Primary LanguageJavaScript

Hero App

Aplicacion para buscar heroes por nombre y/o publishers utilizando la api de superhero

🛠 Skills

HTML CSS JS React TailwindCSS

🔗 Links

portfolio linkedin

Run Locally

Clone the project

  git clone https://github.com/tobiimdp12/HeroApp.git

Go to the project directory

  cd HeroApp

Install dependencies

  npm install

Start the server

  npm run start