https://github.com/themiu/water-ripple-effect-with-next
https://github.com/themiu/water-ripple-effect-with-next
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/themiu/water-ripple-effect-with-next
- Owner: TheMIU
- Created: 2024-05-15T06:07:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-13T01:36:52.000Z (about 1 year ago)
- Last Synced: 2025-02-01T20:29:50.391Z (8 months ago)
- Language: TypeScript
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Water Ripples Effect
## Next with TypeScript### Jquery
`npm install jquery @types/jquery`
### Jquery Ripples
`npm install --save https://github.com/sirxemic/jquery.ripples`---
### run
`npm run dev`---
Web version : https://codepen.io/mukeshprajapati/pen/WBKOpW
(Copyrights goes to respectful owners. I only converted it to Next project)