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

https://github.com/harish-sethuraman/snow-mode

Add snow effects to every element !
https://github.com/harish-sethuraman/snow-mode

Last synced: 2 months ago
JSON representation

Add snow effects to every element !

Awesome Lists containing this project

README

        

# snow-mode

*Add snow effects to every element !*

## *Trying to use it in react ?*
**install the package using**

npm i snow-theme

**import the package inside the component using**

import snow-theme

> use class name **snow** inside the element that you need snow fall

## **Wanna use it inside of html ?**

**import it using**

and add `snow` class in the division that needs snow-theme

To view working demo see [this](https://harishkumar-s-s.firebaseapp.com/)