frontend
Movie App
A responsive movie Browse application built with React, Tailwind CSS, and The Movie Database (TMDb) API, allowing users to discover and watchlist films.
ReactReact RouterTailwind CSSThe Movie Database (TMDb) APIJavaScriptLocal Storage

Project Gallery

Project Overview
This extensive React-based movie application provides users with a rich experience for exploring films. Leveraging The Movie Database (TMDb) API, the app fetches and displays a vast collection of movie data. Implemented with React Router for seamless navigation and styled with Tailwind CSS for a modern, utility-first approach, it ensures a responsive design across all devices. A key feature is the ability for users to add movies to a 'Watchlist,' with preferences persistently saved using browser local storage, showcasing efficient client-side data management.
Key Features
- Dynamic movie data fetching from TMDb API
- Seamless navigation using React Router
- User-friendly watchlist functionality with local storage persistence
- Fully responsive design optimized for all screen sizes
- Modern UI/UX crafted with Tailwind CSS
- Optimized performance with fast loading times