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

https://github.com/negi524/design_collection

CSS design collection
https://github.com/negi524/design_collection

Last synced: 3 months ago
JSON representation

CSS design collection

Awesome Lists containing this project

README

        

# design_collection

> CSS Design Collection

自分が良いなと思ったデザインを集めておくページです。

- Headings : 見出しデザインのリスト
- Buttons : ボタンデザインのリスト
- Snow Fall : 雪が降る JavaScript([particles.js])
- Windows98 : windows98 のようなデザイン([98.css])
- Image Tag : `img`タグのサイズ調整について記載したページ

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

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

[particles.js]: https://github.com/VincentGarreau/particles.js/
[98.css]: https://github.com/jdan/98.css