Skip to content

ethan-hawksley/tier-design

Repository files navigation

Tier Design

About

An online tier-list maker that supports uploading images and downloading the resulting tier list.

Features

  1. Add items as either images or text
  2. Add new tiers and colours
  3. Remove items or tiers by right-clicking
  4. Drag and drop to reorder items
  5. Export the resultant tier list as an image, either to the clipboard or to the download folder

Usage

  1. Clone the repository:
    git clone https://github.com/ethan-hawksley/tier-design
    cd tier-design
  2. Install dependencies
    npm install
  3. Start a local development server
    npm run dev
  4. Visit the website in your browser. This is typically hosted at http://localhost:5173/tier-design but your machine may vary.

Hosting

  1. Fork this repository on GitHub
  2. Clone the new repository
  3. Run npm run deploy to deploy to GitHub Pages
  4. Wait for GitHub to finish building the project.
  5. Visit your newly deployed site!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published