Skip to content

farouk26/Reelio-Movie-Platform

 
 

Repository files navigation

Project Summary

Reelio is a dynamic movie platform designed for movie enthusiasts, featuring a user-friendly interface powered by Next.js, Tailwind CSS, and IMDb API. The project aimed to offer a seamless experience for users to discover, explore, and enjoy their favorite movies and series.

Objective

The objective of Reelio was to develop a dynamic platform catering to movie enthusiasts, providing a user-friendly interface for discovering, exploring, and watching favorite movies and series. The goal was to create a modern and responsive movie platform.

Features

Landing Page Showcase

  • Implemented a visually appealing landing page showcasing the latest movies and series, providing users with an engaging introduction to the platform.

Search and Filtering Options

  • Integrated user-friendly search and filtering options in the navbar, enabling efficient navigation and empowering users to find specific movies or series.

Movie Details Page

  • Developed a dedicated page offering comprehensive details about each movie, enhancing the user's understanding and providing an immersive experience.

Actor Pages

  • Created detailed actor pages, offering in-depth information about actors, enriching the user's exploration of movie-related content.

Results

Reelio successfully realized its objective by delivering a dynamic movie platform with a visually appealing landing page, intuitive search and filtering options, detailed movie pages, and informative actor pages. Users can seamlessly explore the latest content, access specific movie details, and delve into comprehensive actor information, creating an immersive and user-friendly movie-watching experience. The integration of Next.js, Tailwind CSS, and IMDb API ensures a modern and streamlined platform for movie enthusiasts.

#!/bin/bash

Clone the repository

git clone https://github.com/your-username/reelio.git

Navigate into the project directory

cd reelio

Install dependencies

npm install

Run the development server

npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.2%
  • Shell 0.4%