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

https://github.com/miketromba/css.glass

The Glassmorphism CSS Generator (css.glass)
https://github.com/miketromba/css.glass

css glassmorphism glassmorphism-css nuxt vue vuejs

Last synced: 4 months ago
JSON representation

The Glassmorphism CSS Generator (css.glass)

Awesome Lists containing this project

README

          

# glassmorphism-generator

## 👉 _Introducing: [UXCanvas.ai](https://uxcanvas.ai?utm_source=cssglass)_ - The AI-powered UI/UX Design Agent.

Just tell the agent your idea and watch as it brings it to life in real time.

Try it for free at [UXCanvas.ai](https://uxcanvas.ai?utm_source=cssglass) and let me know what you think!


image

---

## Build Setup

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).