Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.21 KB

ReactFlix 🎥

ReactFlix is a sleek, responsive movie app built using React, designed to showcase movie details, provide dynamic metadata for SEO, and offer features like "Add to Playlist." Dive into the world of movies with a modern interface and seamless user experience.

🌟 Features

  • Dynamic Search: Find movies quickly with an autocomplete search field.
  • Movie Details Page: View in-depth details about your favorite movies.
  • SEO Optimized: Dynamic page titles and metadata using React Helmet.
  • Add to Playlist: Save your favorite movies to a playlist using local storage.
  • Responsive Design: Works across all devices, from desktops to mobile phones.
  • Color-Adaptive Backgrounds: Page background changes based on the dominant color of the movie poster.
  • Confirm Dialogs: Show confirmation when redirecting users to external links.

🚀 Live Demo

Check out the live version: ReactFlix on GitHub Pages

💻 Installation & Setup

Follow these steps to set up the project on your local machine:

  1. Clone the repository:
    git clone https://github.com/RanjanWorks/reactflix.git
    cd reactflix

Made with ❤️ by RanjanWorks