Efrain Diaz
← All projects

Movie Theater - Next.js

View Project ↗
Movie Theater - Next.js

I developed a Next.js application that consumes the OMDB API to display movie data in a user-friendly manner. The application features a home page with a list of movies and a details page with more detailed information about a selected movie, with a button to simulate buying a ticket. It also includes a shopping cart feature implemented using React Context. The application used Next.js 13.3 (App directory), Tailwind, and TypeScript.

Link to the code: https://github.com/eudp/movie-theater