🔗 Access the Online Project: cineapp-orochaa.vercel.app
CineApp is a web application developed with React, TypeScript, and TailwindCSS, which consumes data from the The Movie Database (TMDb) API. The platform offers a rich and intuitive experience for exploring movies, series, ratings, actors, and production information.
- Search for movies and series: Quickly find content by title.
- Listing and details of movies and series: Browse extensive lists and view detailed information for each entry.
- View ratings and scores: See audience and critic evaluations.
- Actor and cast profiles: Explore detailed profiles of actors and other cast members.
- Information about directors, producers, and technical crew: Access comprehensive details about the creative and technical teams behind productions.
- Responsive layout: Enjoy a seamless experience across various devices and screen sizes.
- React: Main library for building the UI
- TypeScript: Static typing for greater security and clarity in development
- TailwindCSS: A utility-first CSS framework for rapidly building custom designs.
- TMDb API: An API that provides access to a vast database of movies and TV shows.
