This is a simple movie app built with React.js that uses the TMDb API to fetch and display movie information.
- Browse popular movies
- View details of each movie
- Watch trailers
- Browse the homepage to discover popular movies.
- Click on a movie to view its details, including the trailer.
- Watch the trailer by clicking the "Watch Trailer" button.
- React vite
- Axios for API requests
- react-youtube for embedding YouTube trailers