MoVue - Discover, Watch, Enjoy.

Introduction
Movue is a prototype website for discovering and streaming movies and TV shows. Built with modern technologies, it provides a sleek, responsive design and an engaging user experience.
Key Features
🎥 Discover Movies: Browse and search for the latest and popular movies.
📺 Discover TV Shows: Explore trending and top-rated TV series.
📖 Detailed View: Access in-depth details about movies and shows, including ratings and overviews.
📱 Responsive Design: Enjoy a seamless shopping experience on any device.
Installation
Follow the steps below to set up the project locally.
1. Clone the repository:
git clone https://github.com/rfkyalf/movue.git
2. Navigate to the project directory:
cd movue
3. Install the dependencies:
npm install
Usage
1. Start the development server:
npm run dev
2. Access the application in your browser at http://localhost:5173.