https://github.com/melvynx/linkedleads-landing
Landing Page of LinkedLeads
https://github.com/melvynx/linkedleads-landing
Last synced: 8 months ago
JSON representation
Landing Page of LinkedLeads
- Host: GitHub
- URL: https://github.com/melvynx/linkedleads-landing
- Owner: Melvynx
- Created: 2023-11-22T02:46:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T07:54:07.000Z (over 1 year ago)
- Last Synced: 2024-05-06T12:26:52.894Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://linkedleads.vercel.app
- Size: 9.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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).