Skip to content

beMimg/movie-wish

Repository files navigation

MovieWish Documentation

Welcome to MovieWish, a web app that allows users to search for movies, view movie details, watch trailers, and add them to a wish list.

Live Preview

Experience MovieWish in action: Live Preview

Screenshots

Take a glimpse at MovieWish interface:

movie_wish

Screenshot 2024-04-23 173951

Key Features

  • Search for movies
  • View movie details
  • Watch movie trailers
  • Add movies to a wish list (stored in localStorage)
  • Search for movies by category

API's used

tmdb database api

Technologies Used

The following technologies are used to build MovieWish:

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for quickly styling your applications.
  • Netlify: A platform for continuous deployment and hosting.