Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xiaoluoboding/stunning-ui

💚 Stunning UI is a collection of interactive Tailwind CSS components built for Vue and Nuxt.
https://github.com/xiaoluoboding/stunning-ui

magic-ui nuxt shadcn-ui tailwindcss vue vue3

Last synced: 1 day ago
JSON representation

💚 Stunning UI is a collection of interactive Tailwind CSS components built for Vue and Nuxt.

Awesome Lists containing this project

README

        

# Stunning UI

> Create Stunning Websites That Stand Out. Stunning UI is a collection of interactive Tailwind CSS components built for Vue and Nuxt.

## Preview

![](./public/preview.png)

## Features

- Components - 30+ free open-source components that you can copy and paste into your next project.
- Blocks - Segmented and customizable blocks for creating various types of website pages.
- Templates - Pre-made, ready to use templates for startups and small businesses.

## Setup

### Installation

Make sure to install the dependencies

```bash
pnpm install
```

### Development

Start the development server on http://localhost:6636

```bash
pnpm dev
```

### Production

Build the application for production:

```bash
pnpm build
```

## Tech Stack

- GSAP - For animations
- Vue 3 - For the framework
- Nuxt 3 - For the framework
- Tailwind CSS - For the styles
- Shadcn Vue - For the UI
- VueUse - For the utilities
- Vite - For the build

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md) and please follow our [Code of Conduct](./CODE_OF_CONDUCT.md).

## License

MIT [@xiaoluoboding](https://github.com/xiaoluoboding)