An open API service indexing awesome lists of open source software.

https://github.com/baybreezy/duxt-starter

Starter template for Nuxt 3 with some shadcn-ui like components
https://github.com/baybreezy/duxt-starter

nuxt3 shadcn-ui tailwindcss

Last synced: 20 days ago
JSON representation

Starter template for Nuxt 3 with some shadcn-ui like components

Awesome Lists containing this project

README

        

# Duxt UI Starter

This starter is created from [Duxt UI](https://duxt-ui.netlify.app/getting-started) which is my personal port of the shadcn-ui components.

This is a nuxt 3 starter.

If you dont like how any of the components look, simple head to the file in the [`components`](/components/UI/) folder and change it to your liking 🙂.

### Getting Started

1. Clone this repo
2. Install the dependencies
3. `yarn dev` to start the dev server

## Credits

I just want to thank ALL the people involved in creating the modules & packages used in this starter.

The idea of creating copy & paste components came from shadcn-ui, so I want to thank the creators of that project for the inspiration.