
Nextmovie movie browsing webpage
Areas
Movie
Imdb
Browsing
Entertainment
API
Overview
NextMovie is a movie browsing site using the IMDb API, featuring search, filters, and detailed pages for each film. Built with Next.js with a dynamic, user-friendly interface.
Details
NextMovie is a movie browsing website that fetches the latest movie data, including cast, ratings, and more, using the IMDb API. Users can search and filter movies by various factors such as genre, release year, and rating, making it easy to discover films that match their interests.
Each movie has its own dedicated page displaying detailed information, trailers, and cast details.
I built the frontend with Next.js, designed the browsing interface, and implemented dynamic movie pages with search and filtering functionality.
All data is fetched in real-time from the IMDb API, and I implemented client-side state management to efficiently handle search, filters, and navigation between movie pages.
The project is fully functional, allowing users to explore and discover movies seamlessly.
Nextjs
Typescript
Bootstrap
Axios
Single
March 2023