This App consumes an API with the info of the breaking bad, here, we're presenting the characters, and in other API, we're posting and reading the comments and likes.
The APIs consumed are https://www.breakingbadapi.com/api/characters, https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/AOlok8LvMamqLq187WOm/likes/.
- Javascrip
- CSS
- HTML
- Bootstrap
Before we start, make sure you fit the prerequisites, the source code is inside the folder SRC/ and the built code used to the live demo is inside of DOCS/
- npm installed
- VSCode
npm installnpm install --also=dev(to install the dev dependencies, like webpack)
npm run startfrom VSCode- or double click to index.html inside the folder DOCS/ to run directly
npm run tests
npm run buildand update github pages
👤 Nacho Sala
- GitHub: @nachosala89
- Twitter: @nachosala89
- LinkedIn: Juan Ignacio Sala
👤 Alex Castillo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
