Feb 2024
View Vista
Developed View Vista, a movie and series recommendation platform that shows top-rated content, allows users to search, view details, and watch trailers. Built with React and powered by the TMDB API for real-time movie data.

View Vista is a movie and series discovery app built around fast browsing, search, and trailer previews. It helps users explore trending and top-rated content, inspect details, and find what to watch next.
The app is powered by the TMDB API for real-time movie and series data. Redux is used to manage application state, while the React frontend keeps the experience lightweight and easy to scan.
Key Features
- Browse top-rated movies and series
- Search for movies and shows
- View detailed content information
- Watch trailers from the detail view
- Real-time data from the TMDB API
- Responsive UI with React and TailwindCSS
Tech Stack
React, JavaScript, Redux, TailwindCSS, TMDB API