This project is a simple web application that allows users to view movie previews.
- 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.