Skip to content

A Gruvbox dark-themed tier list maker with drag and drop functionality

Notifications You must be signed in to change notification settings

dotMavriQ/TiLiGen

Repository files navigation

Gruvbox Tier List

A Gruvbox dark-themed tier list maker with drag and drop functionality.

Features

  • Clean, minimalist Gruvbox dark theme
  • Drag and drop items between tiers
  • Create new items
  • Reset the grid
  • Automatically snap items to grid positions

Tech Stack

  • React
  • TypeScript
  • Vite
  • Styled Components
  • react-beautiful-dnd

Getting Started

Prerequisites

  • Node.js (v14+)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/tierlist.git
cd tierlist
  1. Install dependencies:
npm install
# OR
yarn
  1. Start the development server:
npm run dev
# OR
yarn dev
  1. Open your browser and navigate to http://localhost:5173

Usage

  • Drag items from the pool to any tier
  • Rearrange items within tiers
  • Click "Add Item" to create a new item
  • Click "Reset" to move all items back to the pool

License

MIT

Releases

No releases published

Packages

No packages published