Skip to content

JAYESH-555/Movie-Maze

Repository files navigation

🎥 MovieMaze - Movie Search App

Welcome to MovieMaze! This app allows you to easily search for your favorite movies and TV shows, view detailed information about them, and enjoy a sleek, responsive interface with both light and dark modes. 🌗✨

🌐 Deployment

This app is deployed on Vercel.

👉 Check out the live version here: MovieMaze

🚀 Features

  • 🔍 Search: Look up your favorite movies and TV shows with an intuitive search bar.

  • 📜 Movie Details: View detailed information about each movie, including its release year, description, and more.

  • 🎨 Dark & Light Mode: Toggle between dark and light themes for a personalized viewing experience.

  • 📱 Responsive Design: Works seamlessly across devices, including mobile, tablet, and desktop.

  • 💻 Smooth Animations: Enjoy hover effects and smooth transitions across the UI.

💡 Tech Stack

  • React
  • React Router DOM
  • Tailwind CSS
  • OMDB API

🎨 Themes

  • Light Mode: Bright and clean with soft colors to keep the focus on the content.

  • Dark Mode: Sleek and modern with great contrast, perfect for night-time browsing.

⚙️ Setup & Installation

To get started with MovieMaze, follow these steps:

  1. Clone the repository:
    git clone https://github.com/JAYESH-555/Movie-Maze.git
    
  2. Navigate to the project directory:
    cd  movie-searching-app
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    
  5. Set up the OMDB API:
  • Note: This app uses the OMDB API to fetch movie and TV show data. To use it, you'll need to get your own API key from OMDB's website.

Releases

No releases published

Packages

No packages published