https://github.com/baumannzone/zombie-css
🧟♀️ Pure CSS Zombie 🧟♂️ - Happy Halloween 🎃
https://github.com/baumannzone/zombie-css
css-zombie css3 hacktoberfest html5 javascript stylus vuejs
Last synced: over 1 year ago
JSON representation
🧟♀️ Pure CSS Zombie 🧟♂️ - Happy Halloween 🎃
- Host: GitHub
- URL: https://github.com/baumannzone/zombie-css
- Owner: baumannzone
- License: gpl-3.0
- Created: 2019-10-14T12:45:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T13:49:48.000Z (over 3 years ago)
- Last Synced: 2024-10-10T23:10:54.338Z (over 1 year ago)
- Topics: css-zombie, css3, hacktoberfest, html5, javascript, stylus, vuejs
- Language: Vue
- Homepage: https://zombie-css.netlify.com/
- Size: 2.61 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🧟♀️ Pure CSS Zombie 🧟♂️
> On the occasion of the halloween party 🎃 I made this super awesome 🧟♀️ Zombie 🧟♂️ in CSS.
> Made with [Vue.js](https://vuejs.org/) & [Stylus CSS](http://stylus-lang.com/).
[](https://app.netlify.com/sites/zombie-css/deploys)
[](https://github.com/baumannzone/zombie-css/actions)
[](https://img.shields.io/badge/code%20style-standard-brightgreen?style=flat-square)
[](https://github.com/baumannzone/zombie-css/commits/master)
[](https://github.com/baumannzone/zombie-css/blob/master/CODE_OF_CONDUCT.md)


🔥 **Live DEMO**: https://zombie-css.netlify.com/
📹 **Video**: https://youtu.be/q0_IOxh-V4s
💻 **Dev Post**: https://dev.to/baumannzone/pure-css-zombie-5fea
🎨 **Color palette**: https://coolors.co/292c34-ffffff-b4e900-fe338f-ff70b5

---
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Run your unit tests
```
npm run test:unit
```