Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yyassif/spotify-recommender
https://github.com/yyassif/spotify-recommender
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yyassif/spotify-recommender
- Owner: yyassif
- Created: 2023-05-23T22:23:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-17T10:12:17.000Z (5 months ago)
- Last Synced: 2024-10-15T03:52:47.359Z (3 months ago)
- Language: TypeScript
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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
- Radix UI Primitives
- Tailwind CSS
- Fonts with `next/font`
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Automatic import sorting with `@ianvs/prettier-plugin-sort-imports`
- Tailwind CSS class sorting, merging and linting.## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).