A Jira-style Kanban board for project collaboration and progress tracking.
๐ Live demo: https://ffzz.github.io
- React 17 + TypeScript
- React Query โ async data & optimistic updates
- React Router 6 โ
useSearchParams+useContextfor URL-driven state - @emotion + customized Ant Design
- MSW (Mock Service Worker) for API mocking
- Jest โ unit & automated tests
- Drag-and-drop task board with project & epic grouping
- Global project search and progress tracking
- Code-splitting and Hooks-based logic reuse for performance
This repository hosts the production build (GitHub Pages). Built as a personal project to practice modern React patterns.