Skip to content

Roberttamaia/mobdev_ca3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobdev_ca3

Open with Gitpod

An Ionic application that can consume Breaking Bad API and display the data

Prerequisites

You will need the following things properly installed on your computer.

  • Git
  • Node.js (with npm)
  • Angular CLI:
    Install angularnpm install -g @angular/cli
    Then Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned

This project uses Ionic 6 and Angular

  • To install Ionic npm install -g @ionic/cli
  • Check if Angular is installed ng v

Setup the project locally

  • Clone the project: git clone 'https://github.com/Roberttamaia/mobdev_ca3.git

    npm install -g @angular/cli @ionic/cli

  • Then run cd BreakingBad to navigate to BreakingBad directory, run npm install to install the dependencies

  • Run ng serve the project can be accesed on default port 4200

  • Refer to the docs for the available API end points

About

An Ionic application that consumes Breaking Bad API (https://breakingbadapi.com) & display the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published