8000 GitHub - Zai-52/z-movie: A Next.js-powered movie discovery website with ratings, trending films, genres, search, cast details, and descriptions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ z-movie Public

A Next.js-powered movie discovery website with ratings, trending films, genres, search, cast details, and descriptions.

Notifications You must be signed in to change notification settings

Zai-52/z-movie

Repository files navigation

Z-Movie Website

Welcome to the Z-Movie website, a Node.js project designed to help users discover popular and trending movies, browse movies by genre, and search for specific titles. This project is inspired by the concepts and learning materials from Rockstar-Developer-2025.pdf.

Features

  • Cast Information: View the cast of each movie.
  • Movie Descriptions: Read detailed descriptions of movies.
  • Popular and Trending Movies: Discover the latest popular and trending movies.
  • Genre Filtering: Browse movies by genre.
  • Search Functionality: Search for specific movies by title.

Getting Started

To get started with the Z-Movie website, follow the steps below:

Prerequisites

  • Node.js (v14 or higher)
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/z-movie.git
    cd z-movie
  2. Install dependencies:

    npm install
  3. Run the project:

    npx next
  4. Open your browser: Navigate to http://localhost:3000 to view the website.


Enjoy exploring movies with Z-Movie!

About

A Next.js-powered movie discovery website with ratings, trending films, genres, search, cast details, and descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0