FaceChanger is a modern web app built with React + TypeScript + Vite + TailwindCSS.
It helps barbershops provide a smart and visual experience for their customers.
Users can:
- Book a haircut appointment ✂️
- Upload a photo of their face 📸
- Preview how different hairstyles look on them 🤖
| Technology | Description |
|---|---|
| ⚛️ React 18 | Component-based UI and fast rendering |
| ⚡ Vite | Lightning-fast development environment |
| 🎨 TailwindCSS | Clean and responsive styling |
| 🧠 TypeScript | Strongly typed and maintainable code |
| 🧭 React Router | Handles multi-page navigation |
| 💾 State Management (coming soon) | Manage app data and user session |