Skip to content

twiez/TierFilm

Repository files navigation


Logo

TierFilm App

Create, share, and compare tier lists for your favorite movies and TV shows.

View the site

Report Bug · Request Feature · Send a Pull Request

About The Project

This application allows you to create customizable tier lists for your favorite movies and TV shows. You can search for media, drag and drop them into different tiers, and instantly share your list with friends using a unique, URL-encoded link without needing a database. By sharing your link, you can also compare your lists with others to see your compatibility score.

Screenshot

Features

  • Create Tier Lists: Drag-and-drop interface for ranking your favorite media.
  • Share Lists Easily: Generates a shareable URL containing your tier list without needing a database.
  • Compare functionality: Compare two different tier lists to find commonalities and view compatibility scores.
  • Export to Image: Download your tier list as a PNG image.
  • Internationalization: Support for multiple languages.

Getting Started

Prerequisites

  • Node.js (v18 or higher recommended)

Installation

  1. Clone the repository:

    git clone https://github.com/twiez/tierfilm.git
  2. Navigate to the project directory:

    cd tierfilm
  3. Install dependencies:

    npm install
  4. Set up environment variables:

    cp .env.example .env

    Note: Open .env and add your VITE_TMDB_API_KEY (TMDB API Key).

  5. Start the development server:

    npm run dev

Support

If you found this project helpful, please give it a ⭐️!


Built with ❤️ by twiez

About

Create your movie and series tier list in minutes, share it with a link and discover how much your taste matches with friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors