Git Product home page Git Product logo

next-movies's Introduction

Getting Started

  • Clone the next-movies repo.
  • Run npm install to install the dependencies.
  • Create .env.local file and paste the contents of .env.example file.
  • Generate API key by following the instructions here: https://www.themoviedb.org/documentation/api
  • Add generated API key from the step above in the .env.local file as API_KEY.
  • Run npm run dev or yarn dev to run the development server.

Open http://localhost:3000 within your browser.

Preview

homepage slider

Homepage Slider

movie details page (movie details)

Theme Editor

movie details page (movie cast)

Theme Editor

tv show details page (tv show details)

Theme Editor

tv show details page (tv show seasons)

Theme Editor

trending actors

Theme Editor

actor details page

Theme Editor

theme editor

Theme Editor

Details

paths

Movies

/ - homepage displays current trending movies

/movies/[genreID] - page that displays movies based on the given genre

/movie/[movieID] - page that displays details about movie, including popular cast

TV Shows

/tv - page that displays current trending TV Shows

/tvshows/[genreID] - page that displays TV Shows based on the given genre

/tv/[tvShowID] - page that displays details about TV Show, including popular cast and seasons.

Actors

/actors - page that displays current trending actors

/actor/[actorID] - page that displays information about actor and what they are known for

More details - TBA

next-movies's People

Contributors

dvalo avatar

Stargazers

 avatar  avatar Raihan45 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.