Skip to content

Wikitelmex/kanban-capstone

Repository files navigation

Breaking Bad Api project

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.

image

The APIs consumed are https://www.breakingbadapi.com/api/characters, https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/AOlok8LvMamqLq187WOm/likes/.

Built With

  • Javascrip
  • CSS
  • HTML
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

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/

Prerequisites

  • npm installed
  • VSCode

Setup

Install

  • npm install
  • npm install --also=dev (to install the dev dependencies, like webpack)

Usage

  • npm run start from VSCode
  • or double click to index.html inside the folder DOCS/ to run directly

Run tests

  • npm run tests

Deployment

  • npm run build and update github pages

Authors

👤 Nacho Sala

👤 Alex Castillo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

kanban board project for capstone JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published