https://github.com/developerfred/higher
Aether Bounties
https://github.com/developerfred/higher
Last synced: 7 months ago
JSON representation
Aether Bounties
- Host: GitHub
- URL: https://github.com/developerfred/higher
- Owner: developerfred
- Created: 2024-10-31T23:20:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T20:34:38.000Z (about 1 year ago)
- Last Synced: 2025-07-04T05:18:53.594Z (7 months ago)
- Language: TypeScript
- Homepage: https://higher.interchangeably.xyz
- Size: 369 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next-template
A Next.js 13 template for building apps with Radix UI and Tailwind CSS.
## Usage
```bash
npx create-next-app -e https://github.com/shadcn/next-template
```
## Features
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.
## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).