Skip to content

refreshdotdev/taskhunt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskHunt.ai Frontend

React frontend for TaskHunt.ai - a platform for exploring Terminal Bench tasks.

Setup

# Install dependencies
bun install

# Run development server
bun dev

# Build for production
bun run build

Environment Variables

  • VITE_API_URL - Backend API URL (optional, defaults to proxy in development)

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • Tailwind CSS 4
  • Jotai (state management)
  • React Query (data fetching)
  • React Router
  • Lucide Icons

Design

The design is based on the t-bench-visualizer project, featuring:

  • Warm cream background (#faf9f7)
  • Teal primary color (#2d5a5a)
  • Gold accent color (#c4a574)
  • Glass morphism effects
  • Inter font family

Development

# Type check
bun run check

# Preview production build
bun run preview

About

Frontend for TaskHunt.ai - Terminal Bench Task Explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •