Project management interface inspired by Linear. Built with Next.js and shadcn/ui, this application allows tracking of issues, projects and teams with a modern, responsive UI.
- Framework: Next.js
- Langage: TypeScript
- UI Components: shadcn/ui
- Styling: Tailwind CSS
git clone https://github.com/ln-dev7/circle.git
cd circle
pnpm install
pnpm dev