https://github.com/tiagoporto/sign-of-the-horns-single-div
Sign of the horns - Single div 🤘
https://github.com/tiagoporto/sign-of-the-horns-single-div
css css-animations css-art pure-css sign-of-the-horns single-div
Last synced: 9 days ago
JSON representation
Sign of the horns - Single div 🤘
- Host: GitHub
- URL: https://github.com/tiagoporto/sign-of-the-horns-single-div
- Owner: tiagoporto
- License: mit
- Created: 2014-12-12T19:19:52.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T17:57:38.000Z (about 1 month ago)
- Last Synced: 2025-03-29T00:51:17.903Z (26 days ago)
- Topics: css, css-animations, css-art, pure-css, sign-of-the-horns, single-div
- Language: SCSS
- Homepage: https://tiagoporto.github.io/sign-of-the-horns-single-div/
- Size: 2.92 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
## Status ✅
[](https://github.com/tiagoporto/sign-of-the-horns-single-div/actions/workflows/checks.yml)
## Demo 🚀
Access
## Inspiration 🎨
- [A Single Div](https://a.singlediv.com)
- [CSS Drawings](https://cssdrawings.com)## Stack 🧰

















## Development ðŸ›
### Pre-requirements
- [git](https://git-scm.com)
- [nvm](https://github.com/nvm-sh/nvm)### Install node
```bash
nvm install
```### Install dependencies
```bash
npm install
```### Run development server
```bash
npm start
```## License 📄
This project is licensed under the [MIT License](LICENSE).