A full featured movie and TV show discovery app built with React. Search, browse trending content, and explore detailed information including trailers and cast.
- Search movies and TV shows
- Trending movies and TV shows
- Top rated movies and TV shows
- Full detail page with trailer and cast
- Pagination — browse hundreds of pages
- Mobile responsive with hamburger menu
- Dynamic movie/TV show badges
- React
- React Router
- Vite
- TMDB API
- CSS3
- Clone the repo
- Run
npm install - Create a
.envfile and add your TMDB API key: VITE_TMDB_API_KEY=your_key_here - Run
npm run dev
This app uses the TMDB API.


