Skip to content

Frontend Technology Stack

Technologies used in the ChatOps frontend.

Core

  • React 18: UI framework
  • TypeScript: Type safety
  • Vite: Build tool

State Management

  • TanStack Query: Server state
  • Zustand: Client state

Routing

  • React Router: Client-side routing

Styling

  • Tailwind CSS: Utility-first CSS
  • Shadcn UI: Component library

Data Visualization

  • Recharts: Chart library

HTTP Client

  • Axios: HTTP requests

Next Steps