TV DB is a movie and TV database, that allows user's to research and find new movies or TV shows. The program uses The Movie Database API.
A web application that allows user's to search for movie or tv shows based on name, keyword.
Copy the commands below to get the project started!
git clone https://github.com/ryanglenferris/tvdb;
npm install;
bower install;
ng serve;
Here is the tech used to make the Project work:
- AngularJS
- Angular CLI
- Bower
- Git
- JavaScript
- Material Angular
- The Movie DB API
- NodeJS
- Webpack