Angular-Movies

Angular Movies | TV Shows is a simple web app built with The Movie DB API + Angular 18 + Material 3 Angular and Zoneless.

MIT License

Stars
122
Committers
5

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

  • Node JS - You need it to use npm
  • Angular CLI - Command-line interface tool needed to manage Angular applications
  • The Movie DB API - Click the link to get your own API

🔧 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

  • Angular 18.1.2 - The Web Framework used
  • Angular Material 18.1.2 - The UI Component Library

ðŸ“Ķ 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