Skip to content

🎥 A Next.js based filter interface for movies of the current year

Notifications You must be signed in to change notification settings

videothrone/movie-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Year In Movies

A multi-filter / sort interface using the TMBD API to display films of the current year, with dynamic detail pages and pagination.

This project was initially my final project for a Next.js / TypeScript Course at CimData done in about 4 days and bootstrapped with create-next-app. The boilerplate behind it was provided, though I'll change and adjust the project incrementally to my liking as I work on it.

Preview

This Year In Movies

Live

https://this-year-in-movies.netlify.app/

Netlify Status

Getting Started (locally)

NEXT_PUBLIC_TMDB_API_KEY=YourAPIKey

Install NPM packages:

npm i

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

🎥 A Next.js based filter interface for movies of the current year

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published