Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baumannzone/pure-css-cake

๐ŸŽ‚ Pure CSS Cake ยท Include animations with CSS ๐Ÿ•ฏ
https://github.com/baumannzone/pure-css-cake

animations css html purecss stylus vuejs

Last synced: 8 days ago
JSON representation

๐ŸŽ‚ Pure CSS Cake ยท Include animations with CSS ๐Ÿ•ฏ

Awesome Lists containing this project

README

        

# ๐ŸŽ‰ Pure CSS Cake ๐ŸŽ‚
![Node.js CI](https://github.com/baumannzone/pure-css-cake/workflows/Node.js%20CI/badge.svg)

> For my birthday, I have created this delicious, zero calories, gluten-free, vegan, eco-friendly and awesome **CSS** cake. I hope you enjoy it ๐ŸŽ‰

![Pure CSS Cake](./src/assets/cake.png)

## Live Demo
๐Ÿฐ https://pure-css-cake.vercel.app/ ๐Ÿฐ

---

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm run test:unit
```

### Lints and fixes files
```
npm run lint
```