https://github.com/ln-dev7/circle
UI - Project management interface inspired by Linear. Built with Next.js and shadcn/ui, this application allows tracking of issues, projects and teams.
https://github.com/ln-dev7/circle
linear shadcn-ui template
Last synced: about 17 hours ago
JSON representation
UI - Project management interface inspired by Linear. Built with Next.js and shadcn/ui, this application allows tracking of issues, projects and teams.
- Host: GitHub
- URL: https://github.com/ln-dev7/circle
- Owner: ln-dev7
- License: mit
- Created: 2025-03-05T04:21:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-31T13:33:12.000Z (2 months ago)
- Last Synced: 2026-02-07T07:40:21.764Z (2 months ago)
- Topics: linear, shadcn-ui, template
- Language: TypeScript
- Homepage: https://circle.lndev.me
- Size: 1.49 MB
- Stars: 2,400
- Watchers: 16
- Forks: 262
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-shadcnui - Github
README
# Circle
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.
> The BaseUI code is available on [Square UI Pro](https://pro.lndev.me/templates).
## 🛠️ Technologies
- **Framework**: [Next.js](https://nextjs.org/)
- **Langage**: [TypeScript](https://www.typescriptlang.org/)
- **UI Components**: [shadcn/ui](https://ui.shadcn.com/)
- **Styling**: [Tailwind CSS](https://tailwindcss.com/)
### 📦 Installation
```shell
git clone https://github.com/ln-dev7/circle.git
cd circle
```
### Install dependencies
```shell
pnpm install
```
### Start the development server
```shell
pnpm dev
```
## Star History