KamahGit / Angular-Movies

Angular-Movies is a Material Angular 7 Web App with TMDB API and Firebase

Home Page:https://angular-movies-c91ba.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Movies | Movies

Angular Movies & TV Shows was generated with:

Live Demo https://angular-movies-c91ba.firebaseapp.com/

Installation

git clone --depth 1 https://github.com/JancoBH/Angular-Movies.git
cd Angular-Movies
npm install
ng serve and go to http://localhost:4200/

Go to Angular-Movies\src\environments and change enviroment.ts and enviroment.prod.ts with your own firebase data. Go to Angular-Movies\src\services\inTheater and \onTv and change movies.service.ts and onTV.service.ts apiKey with your own The Movie DB ApiKey

About

Angular-Movies is a Material Angular 7 Web App with TMDB API and Firebase

https://angular-movies-c91ba.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 59.6%Language:HTML 21.8%Language:CSS 16.7%Language:JavaScript 1.9%