Skip to content

Fortstar09/tickify-react

Repository files navigation

🎫 Tickify — Ticketing Made Simple

Tickify is a modern ticket management system built for teams.
Route, prioritize, and resolve customer requests faster — with built-in SLAs, automation, and analytics in one intuitive dashboard.


🧠 Tech Stack

Category Technology
Framework React (with Vite or CRA)
Styling Tailwind CSS / CSS Modules
Icons Lucide React
State Management React Hooks / Context API
Routing React Router
Build Tool Vite or Create React App
Linting & Formatting ESLint, Prettier

⚙️ Getting Started

Follow these steps to set up the project locally.

1️⃣ Clone the Repository

git clone https://github.com/Fortstar09/tickify-react.git
cd tickify-react

2️⃣ Install Dependencies

npm install
# or
yarn install

3️⃣ Run the Development Server

npm run dev
# or
yarn dev

This will start the app locally. By default, it runs on http://localhost:5173

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published