/tier-list-inator

A simple & elegant tier list maker using SvelteKit with image search built-in

Primary LanguageSvelteMIT LicenseMIT

Tier list -inator

Using SvelteKit, tier-list-inator lets you create minmal yet effective tier lists, in full-screen, with a built-in image search, and no ads. Tier lists can be shared by just copy and pasting a link.

Screenshots

Tier list screenshot

Features

  • No ads
  • URL sharing
  • Built-in Google images search
  • Smooth animations
  • Uses screen's entire height
  • Download tier list as PNG

Demo

View the demo at tier-list-inator.vercel.app

Roadmap

  • Save tier lists locally

  • Main menu page with local tier lists

Run Locally

Clone the project

  git clone https://github.com/venashial/tier-list-inator

Go to the project directory

  cd tier-list-inator

Install dependencies

  pnpm install

Start the server

  pnpm dev

License

MIT