/tf2hub

TF2 content, all in one place.

Primary LanguageTypeScript

TF2Hub.com

TF2 Hub screenshot

This is the code for the tf2hub.com website, written with React and Vite. Feel free to take a look around and submit new issues if you run into any problems.

Setup

npm i
npm run dev

Making a Feature Request

  1. Under "Issues", click New Issue
  2. Provide a title and description explaining the new feature
  3. If requesting a new site, include the URL to the site along with any relevant social media URLs
  4. Click Labels and apply the "enhancement" label
  5. Click "Submit new issue"

Making a Bug Report

  1. Under "Issues", click New Issue
  2. Provide a title and description explaining the problem
  3. Provide steps to reproduce the problem and screenshots where appropriate
  4. Click Labels and apply the "bug" label
  5. Click "Submit new issue"