Skip to content

LEGO Storage app using ionicframework, Angular, RxJS, Typescript and Rebrickable API

Notifications You must be signed in to change notification settings

MichaelBierbaum/LegoStorageWithRebrickable

 
 

Repository files navigation

LEGO Search

LEGO Storage App

LEGO Storage app using ionicframework, Angular, RxJS, TypeScript, and Rebrickable API.

Getting Started

  1. Clone the repo
    git clone https://github.com/MichaelBierbaum/LegoStorageWithRebrickable
  2. Navigate to the project folder
    cd LegoStorageWithRebrickable
  3. Open commandline and install dependencies, e.g. the angular commandline interpreter
    npm install -g @angular/cli
  4. Install dependencies npm install
  5. Create an account on rebrickable for using their api https://rebrickable.com
  6. Create an key, copy and paste it into api_KeyIsMissing.ts
  7. Rename this file to api.ts
  8. Run the app
    ng serve
  9. Visit the app in a browser
    http://localhost:4200

Links

About

LEGO Storage app using ionicframework, Angular, RxJS, Typescript and Rebrickable API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.7%
  • HTML 24.7%
  • SCSS 1.6%