An awesome app to search Marvel and DC heroes, built with ReactJS.
View Demo
·
Report Bug
·
Request Feature
This is a web application to search info about Marvel and DC heroes.
The technologies I use to create my application are:
Before you can run the project on your local server you need to make sure you have npm.
- npm
npm install npm@latest -g
To install and configure the application you must ensure that you clone the repository and have a Giphy key.
- Clone the repo
git clone https://github.com/marcelosanchez/heroes_app.git
- Install NPM packages
npm install
Distributed under the MIT License. See LICENSE.md for more information.
Project Link: https://github.com/marcelosanchez/heroes_app/
