JancoBH / Angular-Movies

Angular Movies | TV Shows is a simple web app built with The Movie DB API + Angular 17 + Material Angular.

Home Page:https://jancobh.github.io/Angular-Movies/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Movies | TV Shows

πŸš€ Getting Started

Angular Movies | TV Shows is a simple web app that consumes The Movie DB API, it can show you interesting data about popular movies and series.

See Installing for steps to make it work in your local environment.

πŸ’» Live Demo

βœ” Github Pages: https://jancobh.github.io/Angular-Movies/

πŸ“‹ Prerequisites

πŸ”§ Installing

git clone https://github.com/JancoBH/Angular-Movies.git
cd Angular-Movies
npm install
ng serve and enjoy it

Go to Angular-Movies\src\environments and change environments.ts and environments.prod.ts theMovieDBApi object prop with your own The Movie DB API Key.

πŸ› οΈ Built With

πŸ“¦ Deployment

You can check Angular Deployment guide to learn how to deploy this project.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


πŸ§‘β€πŸ’» Developed by JancoBH

About

Angular Movies | TV Shows is a simple web app built with The Movie DB API + Angular 17 + Material Angular.

https://jancobh.github.io/Angular-Movies/

License:MIT License


Languages

Language:TypeScript 57.1%Language:SCSS 22.0%Language:HTML 18.9%Language:JavaScript 1.8%Language:CSS 0.2%