Skip to content

Shuflduf/Shuflduf-Live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 15, 2025
850f53b · · Aug 15, 2025

History

74 Commits
Aug 15, 2025
Jul 24, 2025
Jan 29, 2025
Jan 28, 2025
Jan 28, 2025
Jul 24, 2025
Jul 24, 2025
Jan 29, 2025
Jan 28, 2025
Aug 12, 2025
Jul 24, 2025
Jul 24, 2025
Jul 29, 2025
Jul 28, 2025
Jul 28, 2025
Jul 24, 2025

Repository files navigation

Shuflduf Live

Features

  • Movie and TV Show Browsing: Browse a selection of movies and TV shows, presented with posters, titles, and overviews.
  • Search Functionality: Search for specific movies or shows using the search bar.
  • Detailed Media Pages: Each movie or show has a detail page with descriptions, posters, and (for shows) episode lists.
  • Continue Watching: Quickly resume content you previously started with the “Continue Watching” section.
  • Showcase/Recommended Lists: The homepage features horizontal scrolling showcase lists to highlight featured content.
  • User Reviews: Media detail pages display user reviews, including ratings and comments.
  • Responsive and Animated UI: The interface includes transitions, a responsive layout, and dark mode support.

Screenshots

Watch Page

Home Page

Search Page

Running Locally

  1. Clone the repository:

    git clone https://github.com/Shuflduf/Shuflduf-Live.git
  2. Create a .env with a TMDB Read Access Token:

    TMDB_API_KEY=ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
  3. Install dependencies:

    npm install
  4. Run the project:

    npm run dev

Contributing

Contributions are welcome! PLEASE open an issue or pull request if you have suggestions or improvements.

License

This project is licensed under the MIT License.