aycaoktay / movie-preview-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡Movie Preview App

This project is a simple web application that allows users to view movie previews.

🔧 Technical Specifications

  • It is created using HTML, CSS, and JavaScript.
  • Developed with React, React Hooks, and React DOM.
  • Movie data is fetched using The Movie Database (TMDb) API.
  • Basic design is implemented using the Bootstrap library.
  • Users can see the title, poster, overview, and rating of movies.
  • Users can find desired movies using the search feature.
  • Movie details can be viewed in a modal window for more information.
  • Responsive design allows for usage on different screen sizes.

📷 Screenshots

Project Preview Project Preview Project Preview

🌐 Project on GitHub Pages: Movie Preview App - You can access the project's deployment on GitHub Pages from here.

About


Languages

Language:JavaScript 55.4%Language:CSS 25.0%Language:HTML 19.6%