Skip to content

pranay-dutta/rflix

Repository files navigation

🎬 Rflix

Rflix is a sleek movie browsing app powered by the TMDB API.
It lets users discover and explore a wide range of movies and shows with ease.

⚠️ Note: Rflix does not host or store any media files.


👨🏻‍💻 Run Locally

✅ Requirements

Before you begin 🏁, make sure the following tools are installed on your machine:

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/pranay-dutta/rflix.git
  2. Navigate into the project directory:

    cd rflix
  3. Install project dependencies:

    npm install
  4. Set up environment variables:

    • Create a .env file in the root directory.

    • Add your TMDB API key to the file:

      VITE_API_KEY=YOUR_TMDB_API_KEY
  5. Start the development server:

    npm run dev

⚠️ Disclaimer

Legal Notice
Rflix does not host or store any media content. It only provides links to third-party services.
Any copyright or legal concerns should be addressed with the respective content hosts.
Rflix is not liable for the media content streamed from external providers.


📄 License

This project is intended for educational and personal use only.


🙌 Contributions

We welcome contributions!
Feel free to fork the project, suggest improvements, or submit pull requests.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages