https://github.com/evilldeadspace/angular-movie-site
Movie Team Web Application built with **Angular 19**, featuring **routing**, **reusable cards**, and styled using **Tailwind CSS**. This app allows users to explore, manage, and discover movies in an interactive and responsive interface. Hosted on for live viewing.
https://github.com/evilldeadspace/angular-movie-site
angular tailwindcss website
Last synced: 2 months ago
JSON representation
Movie Team Web Application built with **Angular 19**, featuring **routing**, **reusable cards**, and styled using **Tailwind CSS**. This app allows users to explore, manage, and discover movies in an interactive and responsive interface. Hosted on for live viewing.
- Host: GitHub
- URL: https://github.com/evilldeadspace/angular-movie-site
- Owner: EvillDeadSpace
- Created: 2024-12-07T20:51:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-10T12:39:49.000Z (over 1 year ago)
- Last Synced: 2025-12-26T06:47:43.280Z (6 months ago)
- Topics: angular, tailwindcss, website
- Language: HTML
- Homepage: https://movie-app-ipi.netlify.app/
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎬 Movie Team Web Application
Welcome to the **Movie Team Web Application**! This web app is built with **Angular 19**, featuring **routing**, **reusable cards**, and styled with **Tailwind CSS**. It provides users with an intuitive platform to explore and manage a collection of movies. The app is live and hosted on **Netlify**.
---
## 🚀 Features
- **Responsive design** styled with **Tailwind CSS**
- **Routing** for navigating between different movie categories
- **Reusable movie cards** for displaying movie details
- **Smooth user experience** with dynamic content loading
- **Movie management system** for adding and viewing movies
---
## 🛠️ Tech Stack
- **Frontend:** Angular 19
- **CSS Framework:** Tailwind CSS
- **Routing:** Angular Routing
- **Hosting:** Netlify
- **Live Demo:** [Check out the live app](https://movie-app-ipi.netlify.app)
---
## 💡 Installation
### Prerequisites
- Install **Node.js** (latest version) - [Node.js Download](https://nodejs.org/)
### Steps to Run Locally
1. **Clone the repository**
```bash
git clone https://github.com/EvillDeadSpace/Angular-Movie-Site.git
```
**Install dependencies Navigate to the project directory and install the required packages:
cd Angular-Movie-Site
npm install
**Run the Angular app
Start the Angular development server:
ng serve
## 📦 Features in Progress
- 🔍 Enhanced movie search functionality
- ⭐ Movie rating and review system
- 🌍 Multi-language support
## ⚡️ Contributing
We welcome contributions! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.