Welcome to AngularMovieAppV2! This web application enables users to discover movie and TV show trailers, leveraging data from the TMDB API. The project is built with Angular CLI version 18.1.3.
-
Current Version: View Live Demo
-
Previous Version: Old Movie Demo
- Explore Trailers: Browse the latest movie and TV show trailers.
- Search Functionality: Search for specific movies or TV shows.
- Detailed Information: Access detailed information about each movie or show.
- Responsive Design: The app is fully responsive, ensuring a great experience on both desktop and mobile devices.
To run the project locally, follow these steps:
# Clone the repository
git clone https://github.com/abidakram01/angular-movie-app.git
# Navigate to the project directory
cd angular-movie-app
# Install the dependencies
npm install or yarn install
# Serve the application locally
ng serve
# Open your browser and go to http://localhost:4200/
Here are some screenshots of the application:
Interested in contributing? If you find a bug, have suggestions, or want to add new features, feel free to create a pull request or open an issue. Contributions are always welcome!
For any questions or inquiries, please reach out via email at [email protected].