Create, share, and compare tier lists for your favorite movies and TV shows.
View the site
Report Bug
·
Request Feature
·
Send a Pull Request
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.
- 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.
- Node.js (v18 or higher recommended)
-
Clone the repository:
git clone https://github.com/twiez/tierfilm.git
-
Navigate to the project directory:
cd tierfilm -
Install dependencies:
npm install
-
Set up environment variables:
cp .env.example .env
Note: Open
.envand add yourVITE_TMDB_API_KEY(TMDB API Key). -
Start the development server:
npm run dev
If you found this project helpful, please give it a ⭐️!
Built with ❤️ by twiez
