Application that displays data from Marvel Super Heroes
Run the command below to install the depencencies
npm install
Run the command below to started application in develop mode
npm start
Run the command below to generate the files for production
npm run build
- Henrique Viana - Initial work - HenriqueViana
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details