Skip to content

PS-Grupo-3/ticketech-frontend

Repository files navigation

ticketech-frontend

A modern frontend application built with React, TypeScript, and Vite.

Tech Stack

  • React 19 - UI library
  • TypeScript - Type safety
  • Vite - Build tool and dev server
  • React Router - Client-side routing
  • TanStack Query - Server state management
  • Zustand - Client state management
  • Axios - HTTP client
  • Tailwind CSS - Utility-first CSS framework

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm or yarn

Getting Started

Installation

npm install

Development

Start the development server:

npm run dev

The application will be available at http://localhost:5173

Build

Create a production build:

npm run build

Preview

Preview the production build locally:

npm run preview

Linting

Run ESLint to check code quality:

npm run lint

Project Structure

ticketech-frontend/
├── src/              # Source files
├── public/           # Static assets
├── index.html        # Entry HTML file
└── vite.config.ts    # Vite configuration

License

Private project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages